Forum Discussion
Change a DateSlicer with Parameter
So I have a DateTable create, it has both the Columns "Quarter" and "MonthYear", my goal is to create a parameter that will change the date slicer values on the slicer accordingly to the choosen parameter, so if Quarter is choosen in the parameter, the dateslicer will filter according to the column Quarter of the DateTable, and for Month selected in the parameter the slicer will filter with the Month Values from the Date Table.
in the second slicer, also use the field paramter you have created.
but change one thing ;
right click on the field, --> show values of selected field.
let me know if this helps.
4 Replies
- Daniel29195
Community Champion
use the field parameter feature in power bi .
https://www.youtube.com/watch?v=nWgPynP9XDM&t=445s
hope this helps.
- ZeLeoNew Member
The plan is to use the Field parameter, but with that there is no values under the quarter or Month, there is only the selection of Quarter or Month. The idea is to make the slicer change with the values of the parameter.
I want the date Slicer to change between those values and not show both simultaniously
- Daniel29195
Community Champion
in the second slicer, also use the field paramter you have created.
but change one thing ;
right click on the field, --> show values of selected field.
let me know if this helps.
- ZeLeoNew Member
Thank you, here I was inventing with meausre but the awnser was right here 😄