Any columns that are empty won’t show up. If that’s the case, you can temporarily add some dummy values into those columns and then they should show up.
Yeah in fact there is. So basically I am working with a client that wants to automatically assign yearly leave. And for one of the types the condition varies depending on whether they have children or not. So true/false here is important because they take different routes. If I can’t retrieve the field, I can’t configure routes. I updated it into a text field, but boolean fields are a lot less dynamic and would work better.
True although then I need to get those fields in first. If boolean is false for all records right now I have to create dummy data to design the flow and with multiple boolean fields in multiple tables that feels unnecessary inefficient.
Glad there’s a workaround though I would prefer to not have to have a workaround if you know what I mean.