Forum Discussion
Karolina411
Helper V
2 years agoOver 45+ folder structures to pull .txt/.csv file from via Power Query
INTRO: My mission is to pull the most recent file from various folders that are sent from the PAYOR and organize them by the most recent date per payor. Then I must pull the values for TOTALS PAID b...
lbendlin
Super User
2 years agocreate a new date column from the file name, then apply your filter on that new column.
Karolina411
Helper V
2 years agoI must test that as I found if I do any filtering on the date column then when a new file enters the folders it does not update my slicer to show the latest file as it is obeying the filter placed.