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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Power BI Visualization of data based on the JSON data from Backend

I want to ask if this feature available in power BI,

I have a web site 'portal' build using Angular , I want to show  reports inside portal Dashboard , the report will be based on the user who is logged In.I have a Backend REST API where reports dynamic JSON data is retrived based on the user.

 

Does the Power BI REST API support the visualization of data (like Pie,Bar,Area Charts) based on the JSON data by only passing the JSON data and  not uploading with an excel or sql databases or datasets?

 

2 REPLIES 2
Mariusz
Community Champion
Community Champion

Hi @Anonymous 

If you are looking for live data feed (Real-time streaming) please read read through this https://docs.microsoft.com/en-us/power-bi/service-real-time-streaming.
To embed power Bi with in your application, you will need Premium or Embedded Capacity  so I sugest you reaserch this too.

 

Regards,
Mariusz

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. 

Anonymous
Not applicable

@Mariusz Gone through the Real time Streaming in Power BI .It does not gives the answers what I am really expecting  😞

Does we need to set new streaming datasets with the values similar to my backend API response fields so that I can create charts and how does this work?

Where should I specify my api endpoints to power BI so that they can retrive the my JSON data?

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors