The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 @Anonymous
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 @Anonymous
Please supply your file/data. It's very hard to understand what you are doing without it.
Phil
Proud to be a Super User!
User | Count |
---|---|
65 | |
61 | |
60 | |
53 | |
30 |
User | Count |
---|---|
181 | |
88 | |
70 | |
48 | |
46 |