Forum Discussion

anishkrissh's avatar
anishkrissh
Frequent Visitor
6 years ago
Solved

Fetch Data on which Date the data is being loaded

Is there any way  to collect the data on which date the data is being loaded into the report?
  • az38's avatar
    6 years ago

    hi anishkrissh 

    for example, you could a custom column RefreshDate to one of your datasource

     

    DateTime.LocalNow()

     

    do not hesitate to kudo posts and mark solutions as solution