Forum Discussion
SvenJ
Helper III
4 years agoGetting a sum of a specific colum
I have to add a column dynamically. How can i get a sum in advanced editor -> f. ex I need the sum added to colum 1051 of the column "Umsatz Values" where "BWA Zeile" has the value "1051" ...
lbendlin
Super User
4 years agoFrom a data preparation perspective the safest way is not to destroy any information - this means creating new columns for each of the rules.
From a data visualization perspective that is the worst possible outcome.
SvenJ
Helper III
4 years agoWhat's your suggestion? ... and maybe solution?