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!
Watch the playback when Priya Sathy and Charles Webb discuss Datamarts! Kelly also shares Power BI Community updates.