Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have list of testcases and there outcomes like how many times it failed, OK, In-progress, on-hold for each testcase id.
I want to create something like below where different colors will show different stages count.
I can achieve this via stacked bar chart but issue is I have 100 such testcases and after adding all the field the view I am getting is as below which is nor readable. Do not see any scrolling feature using which I can limit it to show only limited testcase id on screen and rest can be scrolled up and down
@powerbi2 @PowerBI @npowerbi @powerbi3
Solved! Go to Solution.
Adjust the y axis type to 'catergorical' to change the data type of the test case column from integer to text to force this behaviour
@Priyamxylem - Your ID (Field in Y-Axis) is in numeric and hence the issue. Change it to Text and issue should be resolved.
@Priyamxylem - Your ID (Field in Y-Axis) is in numeric and hence the issue. Change it to Text and issue should be resolved.
Adjust the y axis type to 'catergorical' to change the data type of the test case column from integer to text to force this behaviour
Hi @Priyamxylem ,
Move your customer ID to from "Legend" to "Y-Axis":
Give a Thumbs Up if this post helped you in any way and Mark This Post as Solution if it solved your query !!! Proud To Be a Super User !!! |
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 54 | |
| 41 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 106 | |
| 99 | |
| 38 | |
| 29 | |
| 28 |