Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I have lots of data that can be summarized into the following type of data (this is not my data but it a smaller version and sanitised).
From the data I want to have a stacked column chart showing a sum of all jumpers sold and all jumpers returned across a specific time period.
Along with the above data, I have created a date table using the calendarauto function.
My real data has multiple 'Jumper' manufacturers and significant number of weeks data.
I want to only have one chart that sums all the sold and returned jumpers across a specific time period, but to then be able to 'click' a slicer for 'ABC Jumpers' and the chart to only show the values of sold and returned jumpers for 'ABC Jumpers'. And to be able to do that for any number of 'Jumper Manufacturers'
Any help with how to do this would be appreciated.
Thanks
Solved! Go to Solution.
Hi @Anonymous
You need to unpivot your columns into rows to acheive the results easily. You can do this in Power Query layer or DAX. Please refer below. Once you unpivoted then you can easily build a visuals.
Power Query - https://kohera.be/power-bi/how-to-unpivot-twice/
Thanks
Hari
Hi @Anonymous
You need to unpivot your columns into rows to acheive the results easily. You can do this in Power Query layer or DAX. Please refer below. Once you unpivoted then you can easily build a visuals.
Power Query - https://kohera.be/power-bi/how-to-unpivot-twice/
Thanks
Hari
Superb @Hariharan_R ! Just what was required. Thank you very much for your help, much appreciated.
Superb @Anonymous R ! Thank you very much that is exactly what I needed to do!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
5 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
9 | |
3 | |
3 | |
2 | |
2 |