We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello!
I'm looking for solution that allows me to show last refresh time per each table separately.
Sometimes I refresh only one table in report and for each one I want to store another refresh date.
Could you please share some solution with me?
Thanks
Hi @Anonymous ,
if your sources are e.g. SQL Servers, you can add a time stamp column in you queries.
If that is not possible, you can create a time stamp-column in Power Query/Edit queries:
In Power Query, add a custom column and use the function DateTimeZone.LocalNow():
This column will be updated every time you refresh the data. But it will also be updated whenever you work with the table in Power Query.
Cheers,
Sturla
If this post helps, then please consider Accepting it as the solution. Kudos are nice too.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 38 | |
| 33 | |
| 19 | |
| 16 |
| User | Count |
|---|---|
| 68 | |
| 66 | |
| 41 | |
| 34 | |
| 24 |