Forum Discussion
galvar1975
7 years agoFrequent Visitor
Date and Time X-axis
I have a table with values every 15 minutes, I would like to create a chart with hours in the x-axis, and the magnitude of the measured variable (Potencia R(MW)) in the Y-axis. I have cr...
- 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
v-diye-msft
Community Support
7 years agoHi 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