Forum Discussion

jonpoole's avatar
jonpoole
Frequent Visitor
8 years ago
Solved

Calculate repeat values from within user defined periods

I have a  table which looks like   ClientID Date Repeats 1 01/04/2018 3 2 02/04/2018 1 3 03/04/2018 1 4 04/04/2018 2 1 04/07/2017 3 6 05/07/2017 1 7 06/07/2017 2 7 07/07/2017 2 5 06/06/2017 1 1 07/...
  • v-yuta-msft's avatar
    v-yuta-msft
    8 years ago

    Hi bathnesresearch,

     

    "in essence, create a dynamic axis a using the measure filtered by the slicer."

     

    <--- So your requirement is to create a dynamic calculate column based on which is your slicer, right? I'm afraid you can't achieve this because power bi doesn't support dynamic calculate column.

     

    Regards,

    Jimmy Tao