Skip to main content

Hi,

I'm having an issue with my filter. When I click this, it did not filter the pie chart.

Filter is not working?What should I do to fix this? Thank you

I want the bar chart as a filter. So, when I click 4Wk Sales Ty, it's going to change the parameter "Time Period New" to rolling 4.

when I click 8Wk Sales Ty, it's going to change the parameter "Time Period New" to rolling 8.

4 answers
  1. Jul 6, 2023, 1:42 AM

    Hi @Javier Sutanto​ ,

     

    You have to use parameter action instead.

    ​#1 Change the data type of the parameter to the string and set the values as same as the fields you are using.

    Hi @Javier Sutanto​ , You have to use parameter action instead.​#1 Change the data type of the parameter to the string and set the values as same as the fields you are using. 

    #2 Set the parameter action with the measure names.

    image.png 

    The result:

    image.pngimage.pngHope this helps.

0/9000