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
abhiram342
Microsoft
Microsoft

DMV Views to Get Last Refreshed Date for Each Table and Last Refreshed Partitions

Hi Team,

 

We want to show the Last Refreshed Date for Each Table and Also, Latest Refreshed Partition for Fact Table ( Fact Table will have partitions). Can you please tell how to query DMV Views, I have explored DMV views using DAX Studio but unable to find this info.

 

Thanks,

Abhiram

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super User

Hi @abhiram342 

 

You can use this to get the table details:

 

select * from $SYSTEM.TMSCHEMA_TABLES

 

But for the individual partitions I am not sure that this is possible.

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

1 REPLY 1
GilbertQ
Super User
Super User

Hi @abhiram342 

 

You can use this to get the table details:

 

select * from $SYSTEM.TMSCHEMA_TABLES

 

But for the individual partitions I am not sure that this is possible.

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

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.

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.

Top Solution Authors
Top Kudoed Authors