I have a CSV file thats generated everyday and placed into a folder. The file name contains the date for the data.
I need to be able to compare two files, basically let a user input a start date and an end date, and be able to compare the differences between certain values from the start date and end date. I have a few conditions that I can mention if need be but my main goal is just to compare the files by the start date and end date. I've used the date tile but I'm having trouble with the Action tile not functioning the way that I would assume.
Any examples or ideas on how you would do this?