Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance 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 |
---|---|
76 | |
75 | |
46 | |
31 | |
27 |
User | Count |
---|---|
99 | |
91 | |
51 | |
49 | |
45 |