Skip to main content
Solved

How to exclude custom categories from chart blocks

  • July 18, 2020
  • 3 replies
  • 33 views

So in the chart block, how does one exclude custom data categories? I feel like I am likely missing something.

I have created custom categories using a multi-select field to code some qualitative data. I want to exclude certain categories or ones below a certain count. (Only display if there are more than 5 of a type.)

Thanks

Best answer by ScottWorld

Welcome to the community, @Matthew_Green!

The chart block pulls all the records from whatever view you specify.

So, you would first need to create a view that is filtered to show you only the records that you would like to see on your chart. Then, have your chart block pull data from that view.

Hope this helps! If this answers your question, could you please mark this comment as the solution to your question? This will help other people who have a similar question. :slightly_smiling_face:

3 replies

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • Answer
  • July 18, 2020

Welcome to the community, @Matthew_Green!

The chart block pulls all the records from whatever view you specify.

So, you would first need to create a view that is filtered to show you only the records that you would like to see on your chart. Then, have your chart block pull data from that view.

Hope this helps! If this answers your question, could you please mark this comment as the solution to your question? This will help other people who have a similar question. :slightly_smiling_face:


  • Author
  • New Participant
  • July 19, 2020

Welcome to the community, @Matthew_Green!

The chart block pulls all the records from whatever view you specify.

So, you would first need to create a view that is filtered to show you only the records that you would like to see on your chart. Then, have your chart block pull data from that view.

Hope this helps! If this answers your question, could you please mark this comment as the solution to your question? This will help other people who have a similar question. :slightly_smiling_face:


Thanks so much @ScottWorld ! I think I was not using the full power of AirTable and clearly there is a lot to learn.


ScottWorld
Forum|alt.badge.img+35
  • Genius
  • July 19, 2020

Thanks so much @ScottWorld ! I think I was not using the full power of AirTable and clearly there is a lot to learn.


You’re welcome! Glad I could help! :slightly_smiling_face: