Forum Discussion
i820017
Resolver II
5 years agoHH:MM:SS Will Not Chart
I am trying to chart data that is in the format HH:MM:SS along the Y-Axis and CallMonth along the X-Axis, and I am not able to do so. The DAX that I am using is below. ACW___...
- 5 years ago
Ok...I will accept this as a solution...thanks.
amitchandak
Super User
5 years agoi820017 , As this is a text value, I doubt you can use that in values of visual like bar pie, etc. But I think, if there is a value already there in visual, you should be able to use this measure or tooltip
jmsousatavares
4 years agoRegular Visitor
hello,
and if the variable is in date / time format, is possible to use this in the y axis?
I am trying to do that but power bi always create a "count of" ans shows the number of ocurrences and not the time value that I want.