This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 25 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 36 | |
| 32 | |
| 25 | |
| 23 |