Forum Discussion
cmccarra
8 years agoFrequent Visitor
How to order dates chronologically on graph x-axis
Hi, I have a Power BI report connected live to an azure analysis services cube. In the cube I have a column for email 'sentdate' (which is a complete date and timestamp), 'daysent' (1-31), 'monthsen...
- 8 years ago
Hi cmccarra,
Based on my test, you can refer to below steps:
1.Create a Clustered column chart and add the [month] and [avg] fields.
2.Put the [year] field before the [month] and use the “Expand all down one level in the hierarchy” function in the visual. Now you can see the correct result.
Regards,
Daniel He
v-danhe-msft
Microsoft Employee
8 years agoHi cmccarra,
Based on my test, you can refer to below steps:
1.Create a Clustered column chart and add the [month] and [avg] fields.
2.Put the [year] field before the [month] and use the “Expand all down one level in the hierarchy” function in the visual. Now you can see the correct result.
Regards,
Daniel He