Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Data Flow: Import files from folder but when the creation date matches a data in a custom calendar

I have done this in Power Query Desktop and it works fine but it gives me error in Data Flow.

 

I am importing multiple files from sharepoint folder location but before combining them I would like to filter filenames if the File Creation Date matches a calendar. I have created a calendar list and I use List.Contains function to check if the date in the Date Creation column matches in the list. Once those files are filtered then I'd like to combine the files and expand. It works fine in Power Query but Data Flow is giving me error in the "Binary" column.

 

Cannot convert the value "[Binary]" to type Binary

4 Replies