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
Hi all, I have data like below. I'm trying to create a line chart with a categorical x-axis with error bands, split by individual IDs. I'd like the scale of the y-axis to be in log scale as the real data will be across magnitudes.
| ID | attr | val | UCL | LCL |
| a | aa | 3 | 5 | 2 |
| a | ab | 10 | 12 | 4 |
| a | ac | 1 | 0.5 | 3 |
| b | aa | 8 | 6 | 11 |
| b | ab | 4 | 6 | 2 |
| b | ac | 3 | 2 | 5 |
Solved! Go to Solution.
@goalie_ , not very clear on this issue. Can you please explain? Error bars are recently added
https://powerbi.microsoft.com/en-us/blog/power-bi-may-2022-feature-summary/#post-19361-_Toc103022215
@goalie_ , not very clear on this issue. Can you please explain? Error bars are recently added
https://powerbi.microsoft.com/en-us/blog/power-bi-may-2022-feature-summary/#post-19361-_Toc103022215
Hi, I'm making a line graph where for each ID there is a shaded area based on control limits. I have the the control limits(UCL-upper and LCL-lower) shaded over the line(which the column "val"). I wasn't aware that feature was already in there. I'm looking in the Analytics Pane for error bars option like in(this video), but I don't see it.
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 |