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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
qsdx1
New Member

Retrieve data via an http request

Good morning all,

 

I would like to know if it is possible to retrieve the data of a table via a dashboard thanks to an http GET request?

 

I have a dashboard that shows me data and I would like to retrieve this data automatically, via an Http request and output the data in JSON formart

 

Do you think this is possible?

1 REPLY 1
lbendlin
Super User
Super User

No, but you can run queries against an XMLA endpoint.  There are examples on various sites how to do that in Powershell, or in Azure Data Studio etc. Note that this will not query a table, but the entire data model.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors