Forum Discussion
Default DAX Parameter Values
- Anonymous1 year ago
Hi lbendlin ,thanks for the quick reply, I'll add more.
Hi PatrickGreen ,
If I understand correctly, when the slicer selects "Month", create a bookmark. Then insert a button and bind the button to the previous bookmark. For details, please refer to the following article
Create report bookmarks in Power BI to share insights and build stories - Power BI | Microsoft Learn
Best Regards,
Wenbin Zhou
Hi lbendlin ! I have a parameter in DAX of this formula:
I added it in the sheet as a slicer, where people can select the kind of "date aggregation" they want. I want to set monthly as default when a button is clicked. I am planning to do the same as well for another parameter containing text fields. Do you think this is possible?
- Anonymous1 year agoNot applicable
Hi lbendlin ,thanks for the quick reply, I'll add more.
Hi PatrickGreen ,
If I understand correctly, when the slicer selects "Month", create a bookmark. Then insert a button and bind the button to the previous bookmark. For details, please refer to the following article
Create report bookmarks in Power BI to share insights and build stories - Power BI | Microsoft Learn
Best Regards,
Wenbin Zhou- PatrickGreen1 year agoAdvocate I
Hi Anonymous ! Thanks! This could work like a filter view for me.