I am working on a dataset in which I would like to keep a historical record of every time a vehicle has last been inspected.
However there are certain instance where the "previous date completed" column is not very useful.
It either contains dates that are already recorded in the newest report or no data at all.
If that is the case I would like to dynamically drop that column without having to use the select tool and manually inspect each record.
If however there is a date in the "previous date column" that is not captured in the newest report I want to keep that column in the final output.
I have tried using a multi field formula to capture if the column adds no value and if all the values are = 1 then I'd want to drop that column.
I'm sure there's a much easier way of accomplishing my goal.
Any tips or help would be greatly appreciated.
Solved! Go to Solution.
That works, thank you! What is the logic then to drop the column? Because the dates are either equal to the [Date Complete] or null?
I figured out how to export the workflow here it is. And yes, because the previous date column either has information already recorded in the new report or has null information where the new report has information. The only reason to keep that column would be in instances where there is a date in that column that isn't reflected in the new report. For example in the previous date column we have 5/2/2023 and then in the new date column we have 6/2/2024 because a new inspection was completed for the same vehicle a year later.
Thank you!
User | Count |
---|---|
53 | |
27 | |
26 | |
24 | |
21 |