Filter by empty values

I want the scenario to take a different path, if all the values shown in this screenshot are empty. And the second path should be for when at least one of the values is not empty.

How do I do that?

You can create a filter like this to test for “all empty values”

And in the second route, just toggle it as a “fallback” route

Hope this helps! Let me know if there are any further issues!

samliew – request private consultation

Join the Make Fans Discord server to chat with other makers!

2 Likes

It worked! Thank you very much!

1 Like