Procedure to Show Hidden Blocks
Matthew Sobon
Customer
Hello,
Does anyone know if it is possible to show hidden blocks through a procedure? Or something similar.
Thank you,
------------------------------
Matthew Sobon
Data Analyst
M.T. Maritime Management (usa) LLC
United States
------------------------------
Does anyone know if it is possible to show hidden blocks through a procedure? Or something similar.
Thank you,
------------------------------
Matthew Sobon
Data Analyst
M.T. Maritime Management (usa) LLC
United States
------------------------------
0
Answers
-
That would be nice indeed, but no way as far as I know. Maybe to submit as an idea, even if similar things have been suggested :
Idea DetailsBoard remove preview Idea Details View this on Board >
Idea DetailsBoard remove preview Idea Details View this on Board > Etienne
-------------------------------------------0 -
No direct way to hide/unhide a block but a workaround could be to manage it via an algorithm
- Add the block to the data view and mark it as hidden
- Add another flag block that has the same structure as the data cube used in step 1
- Now use the procedure to populate the flag in this flag block in step 2
- Add an algorithm as IF(dummy_flag1, hidden block)
- Enable suppression of empty blocks
------------------------------
Navan Mehra
Sr Con
Board Community
Australia
------------------------------
-------------------------------------------0