Forum Discussion
Date and Time X-axis
- 7 years ago
Hi galvar1975
If my above post helps, could you please consider Accept it as the solution to help the other members find it more quickly. thanks!
Best regards,
Dina Ye
Hi galvar1975
I figure that you’d like to create the chart with hours in axis, and MW in the values.
So I’ve added the Hour column in your fact table and place it in the axis.
Column = HOUR(Table1[FECHA-dato])
Best regards,
Dina Ye
I have to retrieve the hours and minutes, and it would be great if that could be done with a measure!
- v-diye-msft7 years agoCommunity Support
Hi galvar1975
We’re not able to set the measure on X-axis. For any column to be used as an axis value, it should be a category.
So in this case, it’s preferred to use column rather than measure.
Best regards,
Dina Ye
- v-diye-msft7 years agoCommunity Support
Hi galvar1975
If my above post helps, could you please consider Accept it as the solution to help the other members find it more quickly. thanks!
Best regards,
Dina Ye