Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Dear All,
We are embedding a power BI report into an application and through Visual studio we have the option to Embedd PBI content through :
Embedd Report (using report id , we are able to embedd the entire report)
Embedd tiles (using tile id here)
Now based on the requirement we need to disable/ enable filters of power bi(for some users we need to show 2 filters and for some 5 filters) and we dont want to create 2 reports to meet the requirement , is there an option to get a filter id as well , if not how we can get PBI filter details , so as to pass the individual filter details to the application developer.
Regards,
Abhishek
Solved! Go to Solution.
@Anonymous ,
I would suggest you refer to sample code below:
https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous ,
I would suggest you refer to sample code below:
https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!