Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Mats91
Frequent Visitor

Stacked column chart with small multiples - hide items on X-Axis that do not belong to category

Hi everyone,

 

I am trying to compare the performance of individual items. Each item belongs to one category.

When using the stacked column chart, for each category (I use the field in the "small multiple" section) all items on the x-axis are listed, even though they all belong to just one category.

The "Show items with no data" setting is off for the field(s) used on the X-axis.

 

So basically: How can I adjust the configuration of the visual to only compare the items as follows:

"App A1" with "App B2" for the category "Activity"

"App A3" with "App B4" for the category "Execution"

"App A5" with "App B6" for the category "Frequency"

 

Mats91_0-1691401557120.png

Mats91_1-1691401570642.png

 

Sample Data:

ApplicationCategoryItemValueValue
App AActivity10,760.76
App BActivity20,880.88
App AExecution30,540.54
App BExecution40,610.61
App AFrequency50,910.91
App BFrequency60,220.22

 

 

 

 

 

 

1 ACCEPTED SOLUTION
v-xinruzhu-msft
Community Support
Community Support

Hi @Mats91 

After testing, it cannot hide the blank value of each category. Because the value of the blank item is not blank in other category. e.g the APPA3  and APPB1 is blank in Activity, but it is not blank in Execution. they use the same x-axis, so it cannot hide. If you want to compare them , maybe you can conder to create four visuals just display the related value of each category.

e.g 

vxinruzhumsft_0-1691551800565.png

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

2 REPLIES 2
v-xinruzhu-msft
Community Support
Community Support

Hi @Mats91 

After testing, it cannot hide the blank value of each category. Because the value of the blank item is not blank in other category. e.g the APPA3  and APPB1 is blank in Activity, but it is not blank in Execution. they use the same x-axis, so it cannot hide. If you want to compare them , maybe you can conder to create four visuals just display the related value of each category.

e.g 

vxinruzhumsft_0-1691551800565.png

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Thank you for checking and for the suggested workaround - I will split the visual by the dimension category and harmonize the Y-axis scaling to still be able to compare the performance of each item.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors