Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

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 ...