Forum Discussion
AnandPrasad27
10 years agoNew Member
PowerBI report filtering and Refresh
Hi Team, 1) is there a way we can filter report via API and integrate them in the tile. ( i am able to successfully integrate the report into api and see PowerBI filters in it), but if i wa...
djnww
10 years agoImpactful Individual
Hi,
1. I don't know the answer to this, but I believe it is 'no'
2. Yes, you can refresh your data in real time or as required by pushing the data via REST API.
Regards,
Daniel
1. I don't know the answer to this, but I believe it is 'no'
2. Yes, you can refresh your data in real time or as required by pushing the data via REST API.
Regards,
Daniel
AnandPrasad27
10 years agoNew Member
Thanks Dan for quick reply
for #2 , my source is SQl analysis services , my client application is consuming this report, i want to trigger a refresh from SSAS to PowerBi to ensure latest data is visibite to user
( autorefresh from SQL analysis services to powerBI is not ideal for this scenario, thus i am exploring a way to trigger refresh from API)