Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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.