Forum Discussion
Anonymous
4 years agoNot applicable
Reorganized datas from a flat cube
Hi all, I need your help. I'd like to reorganized datas from this table with M. I want to create a fonction that will read "Line Items" and create a list with all distinct values. Then,...
- 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.
edhans
4 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.
Anonymous
4 years agoNot applicable
Too bad.
Thx Edhans