Max value

RERA02
Tera Contributor

Hi i have requirement like  i have two tables one is total one is Max . i have a data in Total table as follows, now i want to get total value from total table based up on the dates. suppose as shown in the below table i have data . i want to get total value from 13-12-2023 and 14-12-2023 dates . like as shown in the last table

 

Total table

DateTimeSumAveragetotalfile name
13-12-202323:23:2015.83348.8Xyz1.csv
13-12-2023 23:23:209.6910.620.29yy9.csv
14-12-2023 23:23:2015.8932.948.79123a.csv
14/12/2023 23:23:2021.7831.7753.5523s.csv

 

 

 

 

 Now i want  output as follows , i just created table with Date Max and File name columns, please suggest me code to get records from total table 

 

Max table

DateMax file name
13-12-202348.8Xyz1.csv
14/12/202353.5523s.csv

 

could any one please suggest me the script for this

 

 

0 REPLIES 0