Layout with columns different period of time selected

Hello,

I would like to have a layout with same entity with different period selected.

Example

column 1 with quantity period January December 2023

column 2 with quantity period January June 2023

Best regards,

Gabriele

Answers

  • Hi Gabriele,

    This can be implemented using a 'Go to Screen; procedure with a step having apply selection on blocks

    To make it more dynamic you have a two-dimension flag cube with Month and reference as dimension. You have two members in reference entity say A and B.

    Using this cube, you can design a procedure as follows:

    Selection reference - A

    Select months base on flag cube

    Apply selection on block A

    Selection reference - B

    Select months base on flag cube

    Apply selection on block B

    Hope this helps.


    Regards,

    Sudeep Palkar

  • Hi @Gabriele Benecchi,

    you can take advantage of time functions and offset while working with time dimensions, otherwise check out this article, is referred to comparing different versions/scenarios, but could be easily adapted to other dimensions: