Forum Discussion
Turn 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 proccess inside edvanced editor beacuse the amount of files can change each refresh, how can i implement it?
Is it possible, fron one edvanced editor, to create several tables ?
4 Replies
- aj1973
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
- Ashish_Mathur
Super User
Hi,
This Custom column formula
=Excel.Workbook([Content])