Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
I have created a Power BI report to work with the new Teams URL open for incoming calls. I followed the instructions at Filter a report using query string parameters in the URL - Power BI | Microsoft Learn to create a following URL https://app.powerbi.com/groups/me/reports/xxx?filter=CustomerFile/WORK eq 7177339700 . The result is an unfiltered report. Any idea what causes this?
Solved! Go to Solution.
Hi,
Can you confirm if CustomerFile[WORK] is int and not a string? If its string you ned quotes around ( 'value' ).
Table / column name is also case sensitive, so please doubble check this.
Br
Marius
I added single quotes around the string and it worked. Thanks.
I added single quotes around the string and it worked. Thanks.
Hi,
Can you confirm if CustomerFile[WORK] is int and not a string? If its string you ned quotes around ( 'value' ).
Table / column name is also case sensitive, so please doubble check this.
Br
Marius
The Power BI Data Visualization World Championships is back! It's time to submit your entry.