cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
mark_carlisle
Advocate IV
Advocate IV

Power BI 'Show Tables' side panel

I've built a PowerApp and Power Automate solution to refresh tables using the enhanced refresh API. This all works well and I can retrive the the workspaces and datasets a user has access to to populate drop down lists within the PowerApp. However the user is required to type the names of the tables they would like to refresh.

 

I've noticed on the details page of a dataset theres a Tables view panel, is there anyway to access this data via an API request?

 

dataset-details-page-inline-and-expanded

 

1 ACCEPTED SOLUTION
Daryl-Lynch-Bzy
Resident Rockstar
Resident Rockstar

Hi @mark_carlisle - I am sorry but think that Rest API can only excute DAX calls.  The trying to run a SQL query against the DMV.  It is possible to get this information using the Admin API.  Announcing Scanner API (Admin REST APIs) enhancements to include dataset tables, columns, measures, ...

View solution in original post

3 REPLIES 3
Daryl-Lynch-Bzy
Resident Rockstar
Resident Rockstar

Hi @mark_carlisle - I am sorry but think that Rest API can only excute DAX calls.  The trying to run a SQL query against the DMV.  It is possible to get this information using the Admin API.  Announcing Scanner API (Admin REST APIs) enhancements to include dataset tables, columns, measures, ...

Daryl-Lynch-Bzy
Resident Rockstar
Resident Rockstar

Could you expand on that?

 

Tried the following Flow...

 

 

Screenshot 2023-01-16 081028.png

 

 

But got this response..

 

{"statusCode":200,"headers":{"Pragma":"no-cache","Transfer-Encoding":"chunked","Strict-Transport-Security":"max-age=31536000; includeSubDomains","X-Frame-Options":"deny","X-Content-Type-Options":"nosniff","RequestId":"6a78a184-b829-4804-af11-5d20a9563042","Access-Control-Expose-Headers":"RequestId","Timing-Allow-Origin":"*","x-ms-apihub-cached-response":"false","x-ms-apihub-obo":"false","Cache-Control":"no-store, must-revalidate, no-cache","Date":"Mon, 16 Jan 2023 08:10:02 GMT","Content-Type":"application/json","Content-Length":"149"},"body":{"results":[{"error":{"code":"DataExtensionError","message":null,"details":[{"code":"AnalysisServicesErrorCode","detail":{"type":"1","value":0}}]}}]}}

 

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.