Flexreports created shows months in wrong order in chart
search cancel

Flexreports created shows months in wrong order in chart

book

Article ID: 431561

calendar_today

Updated On:

Products

CloudHealth

Issue/Introduction

​​Flexreports shows the chart with the months in the wrong order.

Resolution

When creating a new FlexReport, the data does not appear sorted by default because the initial query generated after adding measures does not include the ORDER BY clause.

After manually sorting the data by month, the ORDER BY clause is automatically added to the query, and the report displays the months in the correct order.