Hi,
I wonder if any other of you encounter any problems using the “Condition to hide”-functionality on a Data grid. I’m using it because I want to hide the data grid if the source table is empty:
Tried Not(Any(tableName)) and also Count(TableName) = 0.
As mentioned, both variants works fine when executing the flow in the test bench however, in the web client it doesn’t work.
I’m using the old web client, and I wonder if this might be the problem, that Condition to hide doesn’t work as expected in the legacy client. Unfortunately, I’m not able to use the new web client.
OR is the condition to hide only applied to the rows and not the entire element?
Flow version 6.15.12.
Thank you.
/ Christian