Propagate the Sorted/Filtered Data
  • The sorted/filtered data from the table can be propagated into the data model and used by other DC components.

  • The array only contains the variables used in the table, e.g., CustID, CustName, CustSur, and CountryLong.

  • If you need to pass more variables and do not want to display them in the table, you must create a workaround (conditionally hide them).

Sorted/filtered data propagation.