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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
CristianF
Regular Visitor

Power BI API

Hello;
I have created a small software in C # where I extract data from my SQL Server 2014, now I store this data in txt. I want to fill streaming data in Power BI, but I do not know where to start. as I send the data from C # to PBI API, some help about it.
Thank you.

 
1 REPLY 1
malagari
Responsive Resident
Responsive Resident

Hi @CristianF,

 

I recommend taking a look at the demo of Power BI's live streaming feature here: https://powerbi.microsoft.com/en-us/documentation/powerbi-service-real-time-streaming/.  It's a good start, and you should be able to create a function to pass some JSON to the provided streaming URL.

 

Good luck!

Dan Malagari
Consultant at Headspring

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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

Top Solution Authors