Is there any option to setFilter with "Require Single Selection" property using javascript api?
We have set "Require Single Selection" for few page level and report level filters in powerbi report but when we change the selected value in those filters through javascript api, that "Require Single Selection" option gets removed for few seconds(approx 7-10 sections) and then automatically applied.
I am not getting idea why is it behaving like this? I am not adding new filter. I am just getting existing filter and then setting the filter value in same filter object.