Forum Discussion
last refresh date & time from SSAS Tabular cube
Hi guy's
My data source is from an SSAS tabular cube. I want to show the last refresh cube date & time on the report.
how can we fetch date & time from ssas tabular cube
give me any suggestions for how can I show this feature in the report?
regards,
Naveen
- Anonymous6 years ago
Hi Anonymous ,
You can refer to any of the following documentations to achieve your needs.
Automatically adding date for last refresh of data
Create a column in Power BI for last refresh date
How to Create the Table and Add the Last Refreshed Date and Time
Best Regards
Rena
2 Replies
- Greg_Deckler
Community Champion
So generally you create a column in a table using UTCNOW or NOW and since that gets calculated at refresh, it has the last refresh timestamp.
- AnonymousNot applicable
Hi Anonymous ,
You can refer to any of the following documentations to achieve your needs.
Automatically adding date for last refresh of data
Create a column in Power BI for last refresh date
How to Create the Table and Add the Last Refreshed Date and Time
Best Regards
Rena