Hi All,
I have 3 columns. AssetID, Signed Off Date, %Error
From this I want to create a table which gives me the % error for each day in a range for each asset ID.
So the data in the table could look like (dates are UK format not that it should matter):
AID1, 01/01/2016, 3%
AID1, 01/05/2018...