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.
Hello everyone, I need your help and guidance with the following case.
I have the table shown in the image, where I have data grouped in multiple columns. I need to find the form, which according to the filters, gives me the sum of the data in that column.
Very thankful
Solved! Go to Solution.
You need to unpivot the month columns in Power Query. The you can create a table visual with a simple SUM on values
Proud to be a Super User!
Paul on Linkedin.
You need to unpivot the month columns in Power Query. The you can create a table visual with a simple SUM on values
Proud to be a Super User!
Paul on Linkedin.
Thank you! He was mentally blocked