The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.