Skip to main content
Nintex Community Menu Bar
Question

Table Filtered at model based on which tab is selected.

  • July 9, 2024
  • 1 reply
  • 0 views

Forum|alt.badge.img+5

I have multiple tabs with one table each, in which I want to basically display several filtered versions of the same model (because any data changes need to be shown across tabs). Can I create default conditions/filters to apply to only one table at a time? I think the selection of the tab would turn on and off certain conditions in the model.

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+17
  • Nintex Employee
  • 3766 replies
  • July 9, 2024

Jacob. The easiest way to do this it to create different models connected for every tab.  This will allow you to filter the data driving each tab individually.  This does introduce some redundancy in the data calls that you are pulling down from Salesforce, but as long as you are sensible with data volume your pages should still be performant.