Forum Discussion

nick9one1's avatar
nick9one1
Helper III
3 years ago
Solved

set current week as 'default'

I have a slicer in a report that allows uers to select a week. The slicer shows the first day of every week as an option.  The column looks up the row year '2023' and week number '35' to fil...
  • MFelix's avatar
    3 years ago

    Hi nick9one1 ,

     

    To achieve this you need to create a new column on your dataset that for the current week presents a text "Current Week" and for the other ones present the Week end date you would need to sort by week end date.