Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Halo People
So the summarize function dont seem to work as expected, see below. The error does not make sense, since the expression is merely a sum(table[tonnes column) and I just saw someone in a youtube video using it the exact same way?
Solved! Go to Solution.
I think you are trying to create this as Measure, Navigate to Modelling -> New Table, ad use the formula there.
Thanks
Raj
The SUMMARIZE command will create a new table. It really seems you're trying to use it in a measure, which will not work. So, first make sure you are at the "Data view" when you use it (not on the report view). I'd also make sure that your columns/fields, such as "Tonnes & Carats" are properly reference, usually in the "Table[Field]" format.
Regards.
Aha, I feel silly thank you very much. This makes a lot of sense
I think you are trying to create this as Measure, Navigate to Modelling -> New Table, ad use the formula there.
Thanks
Raj
Hello,
I have two tables like TBL and CUST. I have created the CUST table using the DAX.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.