Skip to main content
Answer

How do I search a sorted Google Sheet (or Zapier table) for highest values?

  • May 2, 2024
  • 5 replies
  • 88 views

Hello! I want to search a google sheet (or a Zapier table if that helps), but I want to sort it before I search to ensure I grab the data with the the highest value in a certain column. Is there any way to do this? 

Best answer by zapper512

Thank you everyone! I resorted to using a helper sheet, having a script automatically sort. I’ll submit a feature request.

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

5 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • May 2, 2024

Hi @zapper512 

An alternative would be to use Airtable.

Airtable has Views.

Views can have sorts.

You can search for a record in a View and it will return the first matching record.

https://support.airtable.com/docs/sorting-records-in-airtable-views


fiona819
Forum|alt.badge.img+3
  • New
  • May 2, 2024

Hi @zapper512 I think it is possible with Zapier tables too?

 


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • May 2, 2024

@zapper512 and @fiona819 

I don’t think the Zap action for Zapier tables - Find Record supports choosing a View yet.

 


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • May 9, 2024

Hi folks! 👋

Troy is correct, it’s not currently possible to select a sorted view in a Find Record (Zapier Tables) action. . 
 
@zapper512 - I’d recommend submitting a feature request to the Zapier Tables team here to get it on their radar! 

If you’d prefer to do it in Google Sheets then again, you’d need to submit a feature request to our Support team as it’s not possible to select a sort order in Google Sheets search actions. 

Sorry to not have a more immediate solution to suggest. Do let us know if there’s anything else you’d like some help with in the meantime. 🙂


  • Author
  • Beginner
  • Answer
  • May 9, 2024

Thank you everyone! I resorted to using a helper sheet, having a script automatically sort. I’ll submit a feature request.