Forum Discussion
Anonymous
4 years agoNot applicable
New column
Hi, I have a table with different measures and columns, including columns account number, account group, and a measure called Totalsum. I want to add a column called Income with the following 4-row ...
Anonymous
4 years agoNot applicable
Greg_Deckler Thanks for your reply!
Yes, that's the problem I am having. Is there any other way to do this?
Greg_Deckler
4 years agoCommunity Champion
Anonymous Not the way you are doing it, no. You could use 2 columns, one that has the Group1, Group2, etc. and the other that has like All Groups and Other Groups (or just blank). Or you could do it in the measure itself or the disconnected table trick as originally mentioned. But, no, you cannot magically insert two different values into the same row and column (cell) of a table. That would require quantum physics.