Forum Discussion
aadrika
10 years agoMicrosoft Employee
Power BI EmbedURL-multiple filters
0down votefavorite I have been trying to filter my embedded PBI report using the filter query syntax: &$filter={tableName/fieldName} eq '{fieldValue}' and this works for me. However, wh...
v-chuncz-msft
10 years agoCommunity Support
Hi aadrika,
Based on my research, the URL is based on the Open Data Protocol (OData). For details on the filter system query option ($filter), you may visit the OData URI Conventions specification and have a try.