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.
Hi Team ,
I have a requirement of rendering/refereshing the report based on the html check box values.Can we pass the checkbox values as input parameteres to power bi report.
Thanks,
Venkat.
I am dealing on the same scenerio, I want external filters to be passed in HTML page and after submitting those the report should get rendered A/Q to those values can something like this be done?
Hi @venkatmar,
Nope, current power bi not support interaction with current html elements and 'javascript' functions.
If you want to get the filtered data, I'd like to suggest you to get data from source api with defined parameters.
Reference link:
Passing parameters to a call of a Power BI report
Regards,
Xiaoxin Sheng
Would need more details, that's kind of open ended and would depend on the specifics.