Forum Discussion
Line Chart with overlapping dates
no i need the lines to lay on top of eachother
so the date range at the bottom should be Dec 1st to Dec 14th
Hi bwilli33 ,
Is below what you need?
If so,put date to the X axis,and make it as date hierarchy,remove year and quarter,just keep month and day.
For the related .pbix file,pls see attached.
Best Regards,
Kelly
If I have solved your issue,pls mark the reply as answered!
- bwilli336 years agoHelper I
Thank you, its very close. the Y Axis should not be the sum but each point should be the non summarized values so it should range from like 300 to 800 i think.
- v-kelly-msft6 years agoCommunity Support
Hi bwilli33 ,
It's just a workaround for you,if you wanna show the actual value,it would be shown as below:
As for the same point in time,not all the contract year have values,so if you wanna the 3 lines to start from the same point,the best way is to remove year and quarter,but it will make the values aggregated on the same month-day.
Best Regards,
KellyDid I answer your question? Mark my post as a solution!