Procedure to Show Hidden Blocks

Matthew Sobon
Matthew Sobon Customer
Second Anniversary 10 Comments Level 100: Foundations of Building in Board 5 Up Votes
edited October 2022 in Platform
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
------------------------------

Answers

  • Etienne CAUSSE
    Etienne CAUSSE Customer
    Fourth Anniversary 250 Up Votes 100 Comments 100 Likes
    edited October 2022
    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 Details
    Board remove preview
    image
    Idea Details
    View this on Board >

    Idea Details
    Board remove preview
    image
    Idea Details
    View this on Board >

    Etienne

    -------------------------------------------
  • Navan Mehra
    Navan Mehra Employee
    Third Anniversary 10 Comments 5 Up Votes Level 100: Foundations of Building in Board
    edited October 2022
    No direct way to hide/unhide a block but a workaround could be to manage it via an algorithm
    1. Add the block to the data view and mark it as hidden
    2. Add another flag block that has the same structure as the data cube used in step 1
    3. Now use the procedure to populate the flag in this flag block in step 2
    4. Add an algorithm as IF(dummy_flag1, hidden block) 
    5. Enable suppression of empty blocks
    Hope this helps

    ------------------------------
    Navan Mehra
    Sr Con
    Board Community
    Australia
    ------------------------------
    -------------------------------------------