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

Re: How to pass query parameters when integrating PB reports in an app

$
0
0



 

There're two ways to pass parameters, either in javascript or in embeded url.

 

Check below link.

Passing parameters to Power BI filter programmatically

 

The "oDataFilter: "Store/PostalCode eq '15012'"" in above link is actually in below pattern.

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 49061

Trending Articles



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