Hi,
I have a list of orders for players.
Now, I want to calculate a new table via Dax which gives per player the count of orders.
But after I measured that table i can not link that new table to the main list of orders because there is no table with distinct players. Why? Thought Group By always returns distinct values...
Hi @thale
Could you share some sample data & expected result in text?
e.g.
main list of orders
players | order |
? | ? |
? | ? |
new table
players | count of orders |
? | ? |
? | ? |
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
Hi @thale
Please supply your file/data. It's very hard to understand what you are doing without it.
Phil
Proud to be a Super User!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Mark your calendars and join us on Thursday, June 30 at 11a PDT for a great session with Ted Pattison!
User | Count |
---|---|
194 | |
68 | |
59 | |
58 | |
56 |
User | Count |
---|---|
185 | |
159 | |
88 | |
73 | |
70 |