Forum Discussion
Create summarize table with if statement
- Anonymous7 years ago
HI Anonymous ,
>>However I get a multiple column error.
Unfortunately, power bi not support this.
AFAIK, if statement not support to return table or multiple columns as expressions result. In addition, Power bi not support to create dynamic calculated column/table based on filter/slicer.
Regards,
Xiaoxin Sheng
HI Anonymous ,
>>However I get a multiple column error.
Unfortunately, power bi not support this.
AFAIK, if statement not support to return table or multiple columns as expressions result. In addition, Power bi not support to create dynamic calculated column/table based on filter/slicer.
Regards,
Xiaoxin Sheng
- Anonymous7 years agoNot applicable
Good to know. The best work around I can think of is to use the button-bookmark approach where I stack a bunch of detailed tables on top of each other and only display the one based on the button they select.
Not as elegant of a solution than what I wanted but it's the best I can do.
- Anonymous5 years agoNot applicable
Did you end up coming up with a solution? I am facing this right now.