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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
atiyah
Regular Visitor

Line Chart dots

Hi, 

 

Does anyone know how to connect the line graph dots like in the Picture 2?

I cant find a way how connect the line if the previous/next month have nil data. 

For example in Picture 1: 2016 Sep=1; Oct= nil data; Nov=3, the line only connect if there is a data on each month.

 

 

Picture1 (Power Bi):                                                                                Picture 2 (Power Pivot): 

Capture.PNG                   Capture.PNG

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Go to Edit Query, check if column for generating the line graph contains null value. If it is, replace the null value with 0. Then you should get the chart as you want.

 

Below is an example for your reference.

2018-03-29_14-48-00.png

 

 

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Go to Edit Query, check if column for generating the line graph contains null value. If it is, replace the null value with 0. Then you should get the chart as you want.

 

Below is an example for your reference.

2018-03-29_14-48-00.png

 

 

 

Thank you so much Jessica Seiya!

Really appreciate it. 

Now I know where is wrong.

 

 

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.