Forum Discussion
Problems displaying a normal time series
- 3 years ago
Hi,
try using a measure for the costs column:
Measure = CALCULATE(MAX('Table Name'[Costs]),ALLEXCEPT('Table Name','Table Name'[Date]))If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Ok, thanks, I don't quite know why, but when I deleted the graph and then reinserted it with exactly the same figures, it seems to have done more or less what I wanted to.
The only challenge now is to make the X Axis display properly. If I put it on anything less than a year in the date hierarchy it shows me a daily breakdown (that's on the monthly option on the hierarchy) any idea on how to change this to be just back to the months ? I can't see an option in the formatting
You can use arrows up and down as highlighted to toggle between daily view and monthly view, depending on what you put on your X-Axis. Hope this helps.
- Adam_0893 years agoRegular Visitor
Ah, doh ! Thanks, I totally forgot about that ! 😁
- aggiebrown3 years agoHelper III
No worries! Glad it helped! 😀