Forum Discussion
Anonymous
7 years agoNot applicable
Custom axis limits on TIMEVALUE data
I have a stacked bar chart which uses a DAX calculater TIMEVALUE as the x-axis as follows: StartTimeValue = TIMEVALUE(Meetings[localStartDate]) I have gone into Modelling and set the format ...
Anonymous
7 years agoNot applicable
Interestingly if I set the format to date/time it shows the data as 30/12/1899 HH:mm:ss. Why such a wierd date?