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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Finding the date of an item being pulled to Power BI Report

Hi, I am trying to add a column in my query or dax to find the date of when the item is being pulled to this Power BI Report. Wondering if there is a way to do this, because each item is pulled in at different time and the item's created time might be earlier than the item being pulled to Power BI

 

Appreciate for all the help.

Thank you!

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @Anonymous 

 

Sorry this is not possible in Power BI. In Power BI, every refresh is a full refresh, which means that it will remove all existing data from the model and import all data from the data source again. It cannot store the historical data that is imported earlier. And all Power Query custom columns and DAX calculated columns are reevaluated/recalculated after the new data is imported. So it cannot record the time of previous refreshes.

 

Hope this helps. 

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors