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
Fred95
New Member

New URL parameter: "&experience=power-bi"

Hello all,

 

sorry for my poor English level but I'm looking for help regarding the way to filter my tile thanks to my dashboard url.

 

All the examples I found don't have "experience=power-bi" at the end and with these last elements it's seems impossible to filter my tile even by adding &filter =table/item eq ´Data'

 

Is someone can help me?

1 ACCEPTED SOLUTION
Expiscornovus
Resolver III
Resolver III

Hi @Fred95,

 

Filtering differs between the versions of the Power BI API, which version are you using? You can check this in the AllowNewAPI property of your Tile.

https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/controls/control-power-bi-tile#filter...

 

The new API (which uses filter)

https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters

 

Or the original API (which uses $filter)?

https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/controls/control-power-bi-tile#when-u...

 

Btw, in both docs I haven't spotted any experience parameter.

 

View solution in original post

2 REPLIES 2
Expiscornovus
Resolver III
Resolver III

Hi @Fred95,

 

Filtering differs between the versions of the Power BI API, which version are you using? You can check this in the AllowNewAPI property of your Tile.

https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/controls/control-power-bi-tile#filter...

 

The new API (which uses filter)

https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters

 

Or the original API (which uses $filter)?

https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/controls/control-power-bi-tile#when-u...

 

Btw, in both docs I haven't spotted any experience parameter.

 

Thanks for the help.

It was the second version with the $

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.

Top Kudoed Authors