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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
lilbsb
Frequent Visitor

How to skip blank value in power bi line chart

So i create a line chart for my dashboard, the x axis is from the week. The problem is when it comes to another year like 2024, it show a blank value between last 2023 week (202352) and 2024 first week (202401) and my line is bit messy. Anyone know how to fix that?

lilbsb_0-1704700483959.png

4 REPLIES 4
Fowmy
Super User
Super User

@lilbsb 

You can check if the mesure youare ausing returns a value using if like:

New Measure = IF ( NOT ISBLANK(YourMeasure) , YourMeasure )



Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

lilbsb
Frequent Visitor

well actually i dont have blank value on my week table, 202401 came after 202352 😄 

lilbsb
Frequent Visitor

Okay thanks for the help, i will read the link first, thankyou once again! aprriciate that 😄

zenisekd
Super User
Super User

@lilbsb  follow up on this discussion: https://community.fabric.microsoft.com/t5/Desktop/Non-continuous-line-chart-data/m-p/13722

Several approaches are mentioned. 

Kudos and mark as solution appreciated.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.