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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
naifAhmedB
Helper II
Helper II

what type of connection is "Rest API : Jason"

Hi,

I am new to power bi.

 

My company has connected the data to power bi using Rest API: Jason

 

Can you tell me what type of data soure is it?

what type of connection?

What the cons & pros of it?

what is the differenece between it and import , direct quiery ?

 

thanks

1 ACCEPTED SOLUTION
PhilipTreacy
Super User
Super User

Hi @naifAhmedB 

JSON is a standard for representing and exchanging data, refer to these sites

JSON  WikiPedia

JSON API

 

If you are using a JSON API then you need to make HTTP requests with Power Query, just like entering a URL into your browser, and the API will return data in JSON format.

 

In terms of Pros and Cons,it can be a bit more difficult to transform JSON data into a usable format if it is nested in multiple levels, compared to a flat data structure.

 

The data returned by a JSON API will be imported to PQ, DIrect Query is used for getting real time/up to date data as the data isn't copied into PQ, it is read from the source every time.

Intro to Direct Query

Regards

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


View solution in original post

1 REPLY 1
PhilipTreacy
Super User
Super User

Hi @naifAhmedB 

JSON is a standard for representing and exchanging data, refer to these sites

JSON  WikiPedia

JSON API

 

If you are using a JSON API then you need to make HTTP requests with Power Query, just like entering a URL into your browser, and the API will return data in JSON format.

 

In terms of Pros and Cons,it can be a bit more difficult to transform JSON data into a usable format if it is nested in multiple levels, compared to a flat data structure.

 

The data returned by a JSON API will be imported to PQ, DIrect Query is used for getting real time/up to date data as the data isn't copied into PQ, it is read from the source every time.

Intro to Direct Query

Regards

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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