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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
webportal
Impactful Individual
Impactful Individual

Real time analytics with csv file

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!

1 ACCEPTED SOLUTION
webportal
Impactful Individual
Impactful Individual

@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.

View solution in original post

2 REPLIES 2
webportal
Impactful Individual
Impactful Individual

@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
Not applicable

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

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors