I have a table which contains columns configured as an embedded views.
I pass a tagPath as the parameter value to the view and then use an indirect binding to get the Realtime value.
I would like to use this Realtime value in filtering my Table.
How would should I go about doing this?