Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
OK, I appreciate im a newbie in the PBI arena, but sometimes I find things I could do in excel - impossible in PBI. Hopefully this help request should be simple enoiugh for people.
I have a simple table
When I import to powerbi, i want to be able to show a simple visual. The visual should be a column chart. That has months along the x axis, and show a total for that month on the Y axis. However if a slicer has been selected for "Biz 2" (for example) then only show the value for that month in the y axis.
Any ideas? 😖
Solved! Go to Solution.
in power query, unpivot your table to have the following strucutre :
date , end of month , attribute , value
in the attribute you will have the following values : biz1, biz2, biz3 ....
NB : unpivot can be found under transform --> unpivot .
you can select the first 2 columns, and use : unpivot other columns ( unpivot other columns can be find if yuo clik on the arrow near the unpivot columns )
let me know if this works for you .
If this answers your question , mark it as the solution ✅ so can you can help other people in the community find it easily .
in power query, unpivot your table to have the following strucutre :
date , end of month , attribute , value
in the attribute you will have the following values : biz1, biz2, biz3 ....
NB : unpivot can be found under transform --> unpivot .
you can select the first 2 columns, and use : unpivot other columns ( unpivot other columns can be find if yuo clik on the arrow near the unpivot columns )
let me know if this works for you .
If this answers your question , mark it as the solution ✅ so can you can help other people in the community find it easily .
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 56 | |
| 40 | |
| 35 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 38 | |
| 35 | |
| 23 |