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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Nicolas_P
New Member

Get data with bearer token

Hello community!


I kindly ask you to help me with other question:

I have an api with standart uathorization via POST (login/pass), after i get an answer with bearer token. (using Postman)

With this token i'll do a second request via GET method and some parametrs, and in final i get an answer with data. 
Sorry, maybe not technical description))) 


So, how can i get the data to Power Bi report? 
Also, i need to update this report once a week, in API data will be updated automatically.

I will be grateful for you answers or some links to resolve this problem.

1 ACCEPTED SOLUTION
DavisBI
Solution Specialist
Solution Specialist

Hi, @Nicolas_P 

 

You can use [Get Dataset] to get data from Power BI Service, and if you're worried that you won't be able to get the latest dataset due to the schedule refresh plan, you actually can do this via REST API [Refresh Dataset], and then use [Get Dataset] immediately.

 

Mark this post as solution if this helps, thanks!

View solution in original post

3 REPLIES 3
Nicolas_P
New Member

Request was issued, many thx!

DavisBI
Solution Specialist
Solution Specialist

Hi, @Nicolas_P 

 

You can use [Get Dataset] to get data from Power BI Service, and if you're worried that you won't be able to get the latest dataset due to the schedule refresh plan, you actually can do this via REST API [Refresh Dataset], and then use [Get Dataset] immediately.

 

Mark this post as solution if this helps, thanks!

Hello @DavisBI !

Currently can't understand how the Get dataset can help me with correct request, maybe you can provide some code example?

 

Regards, Nicolas.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.