Hiding column

Hi,

I want to hide the column showing FY21 in my pages.

Could you guide me, please ?

Markcol_3-1653873895791.png

 

Thanks,

Mark

 

 

 

 

Tagged:

Comments

  • Hi Markcol,

     

    I will suggest you create SYS module and create a line item to update the formula to show only relevant columns and use that filter in this view.

    OR you can your show feature in Anaplan UX(but this needs to be updated every year), from the check you can select which times you want.

    Pooja_0-1653878482014.png

     

     

    Thanks

    Pooja

     

  • Hi @Markcol  - The best way to prevent any time aggregations like Year, Quarter aggregations to NOT show up is - 

    1. Create a SYS-Time Filter module which has the time dimension

    2. Change the format of the line item to Bool

    3. Change the formula to '=TRUE'

    4. Make sure the summary of this line item is None

    5. Apply this filter to the required line item.

     

    Regards,

    Gaurav

  • Hi @Markcol ,

    The way to hide Time Aggregations can be achieved by creating a System Module for Time Settings,

    -- Create a Boolean Line Item called Months Only ( Line Item Needs to have Month as  Time) and Write the Formula to be "TRUE"
    -- Make the Summary on this Line Item to be None,
    -- Use this Line Item as Required Filter on any module


    Feel free to reach out if need any further assistance
    ROHAN

  • Many thanks @gaurav_sharma-bng. I got it.
  • Many thanks @rohan.suratwale. I got it.
  • I appreciate. It worked very well. Thank you @Pooja.