Hey gliders,
I would like to migrate an airtable application to Glide.
For this, however, Make.com scenarios must also be converted.
Does anyone have a tip for me on how to create such a filter (formula) with a Glide module (or https-request)?
That would be super nice!
Thank you very much!
greetings
Bernd
I think you could do that in Glide.
Lower
Replace
the problem mainly relates to the filter {Keyword} = “something”…and the restriction that only data from the “Vertical” column is allowed.
You could put a filter on a collection in the front end… or in a Query… or simply an ite column… if vertical column equals hi world then vertical column else blank…
Just depends on what you’re trying to do. Do you have a screenshot of the data in the Glide Table and a screenshot of what the result should be?
It still sounds doable in Glide with native columns/ features
1 Like