Limit data points in chart

Create a query column that retrieves the data and sorts it in descending order,and set it to only retrieve 30 rows. Then set the query as the data source for the chart, but have it sort in ascending order.

1 Like