Skip to main content
Solved

Limiting chart to top results

  • April 2, 2020
  • 2 replies
  • 127 views

I’ve currently got a bar graph for amount of plays a track has in a recording, but there’s 1000s of tracks in the grid view data and I want to limit the graph to only show a certain number (i.e. the top 25/50 tracks) or to filter the graph’s dataset (i.e. tracks that have had 3 or more plays), is there a way to do either of these?

Best answer by Mohamed_Swella1

Hi @Tim_Reaper,

Welcome to Airtable Community! :grinning_face_with_big_eyes:

The way to do so is create a new Grid view, use the filter option to filter out whatever you do not need, use this view in your chart block.

BR,
Mo

2 replies

Mohamed_Swella1
Forum|alt.badge.img+17

Hi @Tim_Reaper,

Welcome to Airtable Community! :grinning_face_with_big_eyes:

The way to do so is create a new Grid view, use the filter option to filter out whatever you do not need, use this view in your chart block.

BR,
Mo


  • Author
  • New Participant
  • April 3, 2020

Hi @Tim_Reaper,

Welcome to Airtable Community! :grinning_face_with_big_eyes:

The way to do so is create a new Grid view, use the filter option to filter out whatever you do not need, use this view in your chart block.

BR,
Mo


That worked perfectly, many thanks @Mohamed_Swellam