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 August 31st. Request your voucher.
While using SUMMERIZE DAX, I received an error message.
The dataset looks like below:
Can someone kindly let me know why? Thank you very much!
Solved! Go to Solution.
SUMMARIZE returns a table, so you can create a new table. Or use that in your formula where a table is needed.
User | Count |
---|---|
74 | |
70 | |
39 | |
30 | |
28 |
User | Count |
---|---|
104 | |
95 | |
51 | |
48 | |
46 |