Forum Discussion

JohnA's avatar
JohnA
Frequent Visitor
8 years ago
Solved

Create a Week number slicer with a week ending description

Hi,   I'm trying to create a slicer using week number but I need the week ending as the description as the week number isn't obvious to the end user.  For example, I would like the user to see   ...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Hi,

     

    You can use date transformations available (retrieving week number and end of week from the date column) in date table.
    After this, concatenate the values in required format and create a custom column, which can be used in the slicer. Hope this helps out.

    Regards,

    Suguna.