Hi there, I am trying to replicate these condtions from Airtable into Glide. One way to do it is to set the condtions in Airtable views but I can’t use the view filters from Airtable in Glide. The filtering in Glide proves limited. Let me know if any one knows how to implement this. Thanks
Got to be creative with an if-then-else column, or a series of if-then-else columns here I guess.
Can you write out the full logic, or do you just need logic with values already set in your screenshot?
1 Like
I usually ask ChatGPT to create a JavaScript to handle multiple conditions like these. Works like a charm for me always.
1 Like