Forum Discussion
Mornagli
Helper III
4 years agoTurn binary column into several tables
Hello, i send to MPBI an zip file that contain sveral files, after i unzip the file i get this table: If i click on each binary cell, i can open it to an table, but i want to make this procces...
aj1973
Community Champion
4 years agoHi Mornagli
You need to unzip the file first into a folder, then Get data / Folder with your desktop, and then Cilck on Combine, Let Power Query do the work for you.
Mornagli
Helper III
4 years agoThanks aj1973 , Can i with Advenced Editor, split this binary column to 4 differents tables?
Each table will include only the specific value?
- aj19734 years ago
Community Champion
You would need an M code savvy for this 🙂
Sorry I can't help you with that.
Just let me add something, even when you get what you want Power bi or Power query will only refresh the data that already exist in the Dataset and will not refresh the amount of files when you add or delete a file from the source, to the contrary you will expect an error message upon refresh.
Good luck