Forum Discussion
Umlungu
4 years agoNew Member
Setting 12 month display in Timeline by Queryon
Hi First time query. I am using the Power BI visual called Timeline by Queryon. I want the date to automatically display from 1 July to 30 June. Currently it arranges the display from the first ...
BA_Pete
4 years agoSuper User
Hi Umlungu ,
I presume you mean that the chart only shows 15th August but no other dates where the measure value is 0?
If so, then all you need to do is add '+ 0' on to the end of the measure that is displayed in the chart. This will force the chart to display all available dates, even if there is no measure value on those dates.
Pete
Umlungu
4 years agoNew Member
I will try that out Pete, thanks