indrajeet_rajput
New Member
- Joined
- Sep 7, 2024
- Messages
- 6
- Office Version
- 365
- Platform
- Windows
For example, there is a column name Feedback Status and it can only have these three values "Accepted", "Rejected", "Pending" with "Pending" being the default value... It will always change from "Pending" to "Accepted" or from "Pending" to "Rejected"
And the raw data gets extracted/refreshed daily... How do you capture the date&time in a column when it changes from "Pending" to "Accepted" or "Rejected"
Obviously the change will happen only when it's refreshed/extracted again and it will capture the refresh date and time and that's fine because it will give me a marker that the value was changed and then I can do time calculations.
And the raw data gets extracted/refreshed daily... How do you capture the date&time in a column when it changes from "Pending" to "Accepted" or "Rejected"
Obviously the change will happen only when it's refreshed/extracted again and it will capture the refresh date and time and that's fine because it will give me a marker that the value was changed and then I can do time calculations.