Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello,
My app is generating continuous data to a CSV file, accessible through a URL.
I need to get this data into a streaming dataset, close to real time as possible, to build a Power BI dashboard.
What's the best way to get this data into the dataset?
I'm trying to build it using Fabric Real-Time analytics, but I'm not sure, which data source to use.
Can anyone help?
Thanks!
Solved! Go to Solution.
@Anonymous
Thanks, I've solved the problem by developing a web app in Python that extracts the data and sends it to a Power BI streaming dataset.
@Anonymous
Thanks, I've solved the problem by developing a web app in Python that extracts the data and sends it to a Power BI streaming dataset.
Hi @webportal,
I think you can deploy a web service or local application to extract data from the remote datasource and send request to power bi service side with API mode:
Real-time streaming in Power BI - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 10 | |
| 10 | |
| 4 | |
| 3 | |
| 3 |