Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

The line in line chart break due to filter page exclude the certain selection

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? 

 

alia_natasha123_2-1638502450653.png

 

alia_natasha123_1-1638502301764.png

 

 

1 ACCEPTED SOLUTION
v-angzheng-msft
Community Support
Community Support

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.

vangzhengmsft_0-1638858180453.png

 

 

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.

View solution in original post

3 REPLIES 3
v-angzheng-msft
Community Support
Community Support

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.

vangzhengmsft_0-1638858180453.png

 

 

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.

Anonymous
Not applicable

Hi!

Current Table:

alia_natasha123_0-1638510708824.png 

alia_natasha123_2-1638510924977.png

 

Expected Output: 

alia_natasha123_1-1638510754760.png

 

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%])

VahidDM
Super User
Super User

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/

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.