I have a use case where I have a user location stored as a custom field, and when users log in to my Tulip app I want them only to be able to see data corresponding to their location. I can store the user location as a separate variable on step enter and use that variable to filter my table but of course that is one extra step. Just a small suggestion.