Forum Discussion
Reorganized datas from a flat cube
- 4 years ago
AFAIK There is no way to do it. Power Query certianly cannot. You might be able to script it on Tabular Editor, but that would require you to enable unsupported functions, and any issues (even if possible) will not be supported by MS. They don't support T/E editing M and creating objects.
Are you wanting Power Query to create those tables? It cannot. Power Query cannot create other objectes (lists, tables, values, etc) - it can only manipulate the data it has. It can convert the existing data into a table, list, or whatever, but it cannot create other objects on that side pane.
If that isn't what you mean, please advise.
Hi Edhans,
I want new tables based on the source "Run Export Action", maybe another way exists to do it, but I want to do it with Power BI.
In fact I want to split "Run Export Action" to obtain many tables to resume, it doesn't matter how, but with Power BI.
Regards,
Ludo
- edhans4 years agoCommunity Champion
AFAIK There is no way to do it. Power Query certianly cannot. You might be able to script it on Tabular Editor, but that would require you to enable unsupported functions, and any issues (even if possible) will not be supported by MS. They don't support T/E editing M and creating objects.
- Anonymous4 years agoNot applicable
Too bad.
Thx Edhans