Forum Discussion
bwilli33
6 years agoHelper I
Line Chart with overlapping dates
So I have yet to find anything that can help but i'd love to be able to make a line chart that compares contract years of a specific contract. However the dates are unusual. The contracts run from ...
Anonymous
6 years agoNot applicable
Ah, you can create a calculated column like:
Month-Day = FORMAT('Table'[Date],"MM-DD")And use that as the Axis 🙂
bwilli33
6 years agoHelper I
ok tried that but still getting the day by day and a very long scroll bar.
- Anonymous6 years agoNot applicable
Yes that makes it day by day because we created a column with Month-Day.
What would you expect to see? Per month?- bwilli336 years agoHelper I
My reply with "December Cotton Futures" chart that is the expected outcome. that was done in excel.
- v-kelly-msft6 years agoCommunity Support
Hi bwilli33 ,
Could you pls upload your .pbix file to onedrive business and share the link with us?Remember to remove the confidential information.
Best Regards,
KellyDid I answer your question? Mark my post as a solution!