Forum Discussion
Neehar
4 years agoHelper I
how to Apply Date Slicer filter Programmatically
Hi All,
Is there any way to set the date slicer filter programmatically for a power bi report?
Please help
1 Reply
- v-chenwuz-msftCommunity Support
Hi Neehar ,
I'm not sure it can do that, but you can write dax so that slicer can dynamically display the content you need. DAX returns 1 via if(). And put this measure in filter pane on this slicer and set it show items which is 1.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.