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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
vsslasd1
Helper III
Helper III

PowerBI Report Filter using a URL with a table or column name where there are spaces

Hello, 

The basic syntax of the Filter is: 
https://app.powerbi.com/groups/<GUID>/reports/<GUID>/ReportSection?filter=JCMasterJob/Job eq 'xy-12-3456'

The above works great. 

 

But when the table name has spaces in it, e.g. "JC Master Job" instead of "JCMasterJob", it fails.

 

What sort of punctuation resolves the spaces in the table name or the Column name error ? 
Thank you

2 REPLIES 2
themistoklis
Community Champion
Community Champion

@vsslasd1 

 

Try replacing space with %20 and check again

 

e.g. Hello World

will be  Hello%20World

Thank you, I tried that and unforunately  it didn't work. 

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.