Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
The black line in the line chart is breaking because in the Filter on this Page I exclude Others in Network Classification. I know it is breaking because it is under Others selection. But is there any way that I can make the black line there show 100? Any idea or solution to this matter?
Solved! Go to Solution.
Hi, @Anonymous
Based on your case where all platinum is 100, then an easy way to do this is to add the Y-axis constant line under Analytics.
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous
Based on your case where all platinum is 100, then an easy way to do this is to add the Y-axis constant line under Analytics.
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi!
Current Table:
Expected Output:
My expected output is supposed to have Platinum showing as 100. As you can see the current table, does not have Platinum in October because its Network Classification is Others. FYI Network Classifications consist of (WAN, LAN, VPN, Data Center, Others). But currently, my filter page needs to exclude Others from Network Classification. So, is there a way to show Platinum as 100 so the black line chart won’t break?
Here’s are the measure for Measure Last 6 Months:
Measure% =
DIVIDE (
SUM ( DFD_SW_NETWORK_HISTORICAL[DurationInHours]),
CALCULATE ( [MeasureA], ALLEXCEPT ( DFD_SW_NETWORK_HISTORICAL, DFD_SW_NETWORK_HISTORICAL[Network Classification] ) ),
0
)
Final Measure Calc = IF(DFD_SW_NETWORK_HISTORICAL[Measure%]<>BLANK(),(100)-[Measure%])
Hi @Anonymous
Can you post sample data as text and expected output?
Not enough information to go on;
please see this post regarding How to Get Your Question Answered Quickly:
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2.
4. Relation between your tables
Appreciate your Kudos!!
LinkedIn:www.linkedin.com/in/vahid-dm/
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
14 | |
11 | |
10 | |
10 | |
9 |
User | Count |
---|---|
18 | |
13 | |
12 | |
11 | |
8 |