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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
jggj
Frequent Visitor

¿how to get the data from an API in app.powerbi.com?

I have developed an application with REST API, so I need to get the data from said API. I have managed to do it using Power BI Desktop in Power Query with the M language, but I have noticed that when loading data from https://app.powerbi.com/ I can only import a file, but not directly from an API. So I need to know if from https://app.powerbi.com/ I can use the same M language with which I get the data from the API? Or what alternative exists? Likewise, to obtain the records from the api, how is it possible to keep the data refreshed, that is, if new records are entered into the web application, then refresh in the report worked at https://app.powerbi.com/

2 REPLIES 2
v-henryk-mstf
Community Support
Community Support

Hi @jggj ,

 

As @lbendlin  said, could you further describe your requirements and information such as screenshots of the desired application scenario.

Also for refreshing the dataset via rest api you can refer to the following documentation.

Datasets - Refresh Dataset - REST API (Power BI Power BI REST APIs) | Microsoft Docs


Looking forward to your feedback.


Best Regards,
Henry


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

lbendlin
Super User
Super User

Please provide a more detailed explanation of what you are aiming to achieve. What have you tried and where you are stuck?

Helpful resources

Announcements
Fabcon_Europe_Social_Bogo

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

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

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

Top Solution Authors