Forum Discussion

MartinDra's avatar
MartinDra
Frequent Visitor
3 years ago

How to show data from 2 different date columns

Hi, 

 

I am looking to show a table with progression over time. 

I have data in 2 seperate columns, first is when the data was initially loaded, 

and second is when it was corrected. 

Then there is a column for Pass/Fail to show if data is correct/wrong.

 

Screenshot below

 

In the Remaining, I would like to have the value of "Grand Total" less any data from "Updated Date",

so in this case would expect

Initial Load DateUpdated DateGrand TotalData With issuesData without issuesRemaining
05/07/2023 954914
05/07/202311/07/2023100145
09/09/2023 107 74
11/07/2023 109 24

 

 

Sample Data 

C NumberContact HandlerRatingIn LinkFLAGInitial Load DateUpdated Date
1546AVC1YesPass05/07/2023 
2547AVC2YesPass05/07/2023 
44589JQK6YesFail05/07/2023 
30575JQK33NoFail05/07/202311/07/2023
31576JQK1YesPass05/07/2023 
32577JQK2YesPass05/07/2023 
33578JQK3YesPass05/07/2023 
34579JQK1YesPass05/07/202311/07/2023
54599POL3YesPass05/07/202311/07/2023

1 Reply