2 weeks ago - last edited 2 weeks ago
โ
Hi,
I am trying to see if a list is present and if it's not, then use another list. I'm using this in a list input step for a modal. I would use a formula but there is no button for formula mode on list input.โ See screenshots
Solved! Go to Solution.
2 weeks ago - last edited 2 weeks ago
Hi @jarh15
As far as i know, list input fields don't support formula mode functionality.
Since you're querying the same sheet with different values, I assume you're working with consistent column structures.
I would use below two approach ( if columns are same )
Please share if you discover an even better solution, as this is a common scenario many of us encounter.
2 weeks ago - last edited 2 weeks ago
Hi @jarh15
As far as i know, list input fields don't support formula mode functionality.
Since you're querying the same sheet with different values, I assume you're working with consistent column structures.
I would use below two approach ( if columns are same )
Please share if you discover an even better solution, as this is a common scenario many of us encounter.