Forum Discussion

alanandersen1963's avatar
alanandersen1963
Copper Contributor
Mar 26, 2021

Hyperlinks with a filter going from Excel to Power BI report

Hi, I'm new to this community

 

I'm using Microsoft 365 Apps for enterprise with Excel version 2008

 

I have build a hyperlink from Excel to a Power BI report (PBI), which works.
=HYPERLINKS("PBI_URL&noSignUpCheck=1";"Test 1")

 

The problem starts when I'm trying to add a paramter (filter functionality)
=HYPERLINKS("PBI_URL?filter=TableName/FieldName eq 'OrganizationalNumber'&noSignUpCheck=1";"Test 2")

 

The URL takes me to Power BI, but it does not trigger the filter . If I copy the same link into the browser it works fine. It seems that the HYPERLINK formula in Excel does not exept filter funsctionality.

 

How can I build the hyperlink in Excel so that it takes me to a filtered Power Bi report?

7 Replies

Resources