Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Setting a Default Value for a Slicer

Hi Everyone,   I hope you can help me on this. This issue has been discussed in few other posts and apparantly some solutions been suggested, but none could help me.    I try to explain it in a c...
  • alexei7's avatar
    8 years ago

    Hi Anonymous,

     

    My way of handling this requirement was to create a calculated column in the date dimension "IsYesterday", which was a formula and either said "Yesterday" or "Other Dates".

     

    I used this as a slicer in my report, alongside the normal date slicer and selected "Yesterday" in the "IsYesterday" slicer.

     

    Then I told my users that they can select other dates by clicking the "Other Dates" option on the "IsYesterday" slicer.

     

    Hope that makes sense and helps,

    Alex