Quantcast
Channel: All Developer posts
Viewing all articles
Browse latest Browse all 48515

Re: Power BI Embedded Filter Problem

$
0
0



 

Both adding the parameter in JS or adding query in embeded URL work in my test.

 

In JS, a format as below should work, DO NOT mess the single quote and double quotes. You can add an alert to debug the passed JSON.stringified message.

oDataFilter:'CountryRegion eq "United States"'
oDataFilter: "<table>/<column> eq '<filtervalue>'"

 

One thing important is that <table>/<column> is case-sensitive. Make sure you've specified the correct names.

 


Viewing all articles
Browse latest Browse all 48515

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>