shahar zidon
shahar zidon

Reputation: 127

Large data line chart in aws quicksight

I am trying to visualize data in AWS quicksight by using a simple line chart. The chart display only the top 200 points and not the full data range which is connected to the analysis

Is there anyway to display a full line chart of the data?

Is there anyway to display the bottom 200 points not only the top ones?

Thx!

Upvotes: 4

Views: 2195

Answers (1)

Ankur Trivedi
Ankur Trivedi

Reputation: 66

  1. Select the Settings on your chart, and go to the 'X-axis':

    Settings on your chart

  2. Select the X-axis from Format Visual:

    Format Visual

  3. Change the Number of data points to maximum feasible:

    Number of Data Points

If it is not letting you put more than 200, then go to 'Group/Color' and specify the number of groups you want to show; the higher the number of groups, the lower the max-value feasible in point #3.

Upvotes: 5

Related Questions