Forum Discussion

bcosta98's avatar
bcosta98
Icon for Helper I rankHelper I
6 years ago
Solved

How to Create a Date Parameter to Use on Dynamic Report?

Hi,

 

I have made an Report in which I use the now() function for many of my measures. In the middle of the making I realized it limited my view and analysis, so I would like to make a parameter in which I can select a date to use on all my metrics. 

 

Thank you.

5 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Icon for Community Champion rankCommunity Champion

    bcosta98 - Just create a Calendar table using CALENDAR or CALENDARAUTO. Relate it to your data, use it in a slicer.

    • bcosta98's avatar
      bcosta98
      Icon for Helper I rankHelper I

      Greg_Deckler  Actually, I started making some measures out of the now() functions because using slicers wasn't doint it for me. Therefore, I need to use an single value that I input on my measures and collumns, which I can modify.