Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
viveknarang
Frequent Visitor

3rd Party API with Live connection refresh on each request

We wanted real time data refresh for our power BI published reports Connecting throught 3rd party REST API ,Currently we can schedule refresh we wanted a live connection

 

Thanks 

Vivek Narangpower bi.png

 

3 REPLIES 3
v-qiuyu-msft
Community Support
Community Support

Hi @viveknarang,

 

Generally, when we use the Web connector to retrieve data, only import mode is support. We need to set schedule refresh or manually refresh to update data. 

 

For your requirement, you can create a streaming dataset and create dashboard tiles from this dataset, see: https://docs.microsoft.com/en-us/power-bi/service-real-time-streaming

 

To create a streaming dataset for the data source in your scenario, you can try below methods: 

 

1. You can utilize Microsoft Flow get data by calling this 3rd party REST API, then push data to Power BI as a streaming dataset, see: https://powerbi.microsoft.com/en-us/blog/push-rows-to-a-power-bi-streaming-dataset-without-writing-a...

 

2. You can use Power BI REST API to push the retrieved data to Power BI service. But this requires coding skills. See this example: http://community.powerbi.com/t5/Developer/Stream-Dataset-for-local-SQL-Server-Database-Query/m-p/107...

 

 

Best Regards,
Qiuyun Yu 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @v-qiuyu-msft

 

Thanks for your reply i did considered same approch before putting up the question .

 

We wanted a real time data and also person generating /desiging report should be able to change the dynamic parameters which is again disabled once we publish to power BI service  ,Can there is way we request data through api by changing parameters .power bi.png

 

Hi @viveknarang,

 

Parameters tab does work on Power BI service now. You can modify the value from 19886 to another value, then Apply button is available. 

 

Best Regards,
Qiuyun Yu 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors