Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
Sl6549
New Member

PowerBI embedded report with added filters

Hi THE old URl(https://app.powerbi.com/reportEmbed?reportId=6d07c43e-9b32-463f-82b4-914efdc3f5de&autoAuth=true&ctid...) is successfully running in the powerBI gadget but the added with filter URL with added filters is not working in our PowerBI gadget but it's when I add that to browser directly it's opening the report .plz any one help me I am trying to run the added filter powerBI url in my spring boot application gadget and it's saying refuse connection from app.powerBI.com

1 REPLY 1
prajwlshetty
New Member

Please use the below format, and upvote if this solution works.

 

https://app.powerbi.com/reportEmbed?reportId=<reportID>&autoAuth=true&ctid=<ctID>&$filter=Table1Name/ColumnName eq '"&<filter value Dynamic>&"' and Table2Name/ColumnName eq '"&<Filter Value>&"'

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors