Forum Discussion
Line Chart – Step Change Not Clearly Visible for Small Value Differences
- 1 year ago
Hi bchappidi,
Thankyou danextian Ritaf1983, for you helpful insights.
The main issue seems to be with the data itself. In your example, there’s a noticeable difference between the two datasets, such as Test A and Test B. For Test A, the value changes over time are larger (for instance, "+2 std dev" increases from 6.63% to 11.99%), making the step changes more apparent. On the other hand, Test B shows only slight changes (like 10.34% to 10.63%), so the step line appears almost flat, even though it is still changing.
Also enable the Data Labels option in the line chart. This will display the exact values at each point, making even small changes easier to see.
Thank you.
Thanks for your response. Unfortunately, neither of the options fixed the issue I'm facing.
Let me clarify the analytical requirement a bit more.
The goal is for users to visually identify when a static input (like Tracking Error) changes, by seeing a clear step change in the line graph as the standard deviation (STD) values are calculated based on these static inputs.
Portfolio: TEST B
Static values are blow — for example:
from Jan 2019(starting month), Tracking Error = 1.50%
from oct 2021 on wards New Tracking Error = 3.00%
This results in a change in the calculated STD values. In the graph (as shown in the sample file/report I shared), this is clearly displayed as a step change, allowing users to visually identify when a new static input has been applied.
Portfolio: TEST A
Also had a change in static values/inputs , but the difference in the resulting STD values is small. Despite the change, the line appears continuous and smooth, so users can't clearly see that a change occurred.
What I need is for the line graph to show a step change when a new static value is applied in a given month, even if the calculated STD values (-1 STD, +1 STD, -2 STD, +2 STD) are only slightly different from the previous month.
Thank you!
Hו bchappidi
If the goal is just to show that there was some change maybe the line chart is not a most effective way..
Try to check the heat map option ...with shorter perioiod something like the heat map in my blog post:
https://community.fabric.microsoft.com/t5/Power-BI-Community-Blog/When-to-Use-Heatmaps-and-How-to-Implement-Row-Level-Heatmaps-in/ba-p/3929725
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- bchappidi1 year agoFrequent Visitor
Thanks for the suggestion! I understand your point about using a heat map.
However, in this case, the users specifically prefer a line chart, as it aligns with the format they’re already familiar with in their existing spreadsheet. They’d like to maintain the same visual style for consistency and easier comparison.
Also, some portfolios have data spanning from 2005 to 2025, and with a line chart, it’s much easier for them to spot step changes across such a long time frame.