Hi, in PQ I need to:
1) go to onedrive folder and look for latest file (format of file name will be: "Pipeline.DD-MMM-YY.csv"
2) check if MMM-YY is already present, if yes, do nothing, if no, get latest MMM-YY, sum column P called TOTAL in file and store that amount in a table against MMM-YY.
This is basically to get the pipeline amount recorded for the coming month and is based on when the report is run.
I have found how to get latest file etc. but not to test if I already have that data there and to avoid overriding the previous months.
All ideas welcome. thank you
Melissa
1) go to onedrive folder and look for latest file (format of file name will be: "Pipeline.DD-MMM-YY.csv"
2) check if MMM-YY is already present, if yes, do nothing, if no, get latest MMM-YY, sum column P called TOTAL in file and store that amount in a table against MMM-YY.
This is basically to get the pipeline amount recorded for the coming month and is based on when the report is run.
I have found how to get latest file etc. but not to test if I already have that data there and to avoid overriding the previous months.
All ideas welcome. thank you
Melissa