Hello, i want to display these parameter status on the visio (8903) and filter to show only the Resumed Capture.PNG
The problem is this table is a partial table, so i want to know if its possible to combine two subscription filter : the ForceFullTable=True to disable the partial table and the Value=8903 == Resumed to filter and display only the Resumed ?? and how can i whrite it
Thanks for your Help.
Hi Maxime,
I see that this question has been inactive for some time. Do you still need assistance with this, or have you been able to resolve this? Did Miguel’s suggestion help?
As this question has been inactive for a long time, and there hasn't been any further reaction from you, I have added this pro forma answer so that we can mark it as resolved. If you do still want more information, could you post a new question?
Hi Maxime,
Maybe I am missing something but checking the documentation, you can combine multiple filters by semicolon:
For the SubscriptionFilter, ParameterSubscriptionFilter and TableRowFilter components, it is possible to configure a dynamic table filter. This filter can consist of the following components, separated by semicolons.
https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/reference/Dynamic_table_filter_syntax.html?q=forcefulltable
Have you tested using semicolons?
Hope it helps.