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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request 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
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!