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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
kpozzi90
New Member

Power Bi URL Filter always showing all

I have a power bi report that I am trying to embed in a webpage. I currently have my URL as "https://app.powerbi.com/reportEmbed?reportId=<reportId>&autoAuth=true&filter=<tableName>/<columnName> eq '<stringValue>'"

When i got to the webpage, it shows the filter, but states it is filtering columnName is (All) regardless of what I enter as the column value. The data is being pulled from an azure sql database through direct query.

I started out using the syntax described on the microsoft docs ?filter= instead of &filter= but changed to & after the filter wasn't showing up at all and reading https://github.com/MicrosoftDocs/powerbi-docs/issues/588

Anyone have any ideas?

2 REPLIES 2
DavidMDxb
Frequent Visitor

any update  ? have the same error

nandukrishnavs
Super User
Super User

@kpozzi90 

 

Try to follow the below format.

secure-embed-filter

After & symbol add $ symbol.

 

Also, try to remove the special characters and whitespaces from the table name and column name, change the column type as Text. 

 

 

 


Regards,
Nandu Krishna

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

Find out what's new and trending in the Fabric community.