I'm looking for a way to filter on a table in Visio based on the selection of rows in a second table, where the two tables have a foreign key relationship.
Jeroen Geldhof [SLC] [DevOps Enabler] Selected answer as best 10th November 2022
Hi Jeroen,
One option would be to define a selectionSetVar in your protocol.
This will set a session variable when selecting a row in your table, which can be used to filter out a different table.
Jeroen Geldhof [SLC] [DevOps Enabler] Selected answer as best 10th November 2022