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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
dmt
Regular Visitor

URL FIlter + SSAS

Hi, i'm using Power BI Report Server (march 2018).

Filter on https://bi.mycompany.com/reports/powerbi/Dashboard/TFS/TestFilter?filter=ID eq '46' not working.

It's supported? In my cube, dimensions name with spaces, how to be?

3 REPLIES 3
jcollinson2001
Resolver IV
Resolver IV

Hi,

 

I got URL filters working on my SSAS tabular model this morning.

 

I'm not sure if there are any differences between multidimensional models and tabular models, but one thing which stands out in your URL is "ID eq '46'". With our model, I had to include the table before the field name - e.g. "Specialty/ID eq '46'".

 

Does this apply to your scenario?

In my case there are no tables, there is only dimension and measure.
Dimension contains a space in the name, tried to specify - without result.

 

powerbi.PNG

Ahh - so just to confirm, you tried:

 

https://bi.mycompany.com/reports/powerbi/Dashboard/TFS/TestFilter?filter=Work Item/ID eq '46'

 

It may be worth trying to URL encoded equivelant:

 

https://bi.mycompany.com/reports/powerbi/Dashboard/TFS/TestFilter?filter=Work%20Item%2FID%20eq%20%27...

 

Sorry I couldn't help further! Anyone else got any ideas?.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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