Forum Discussion
Rsanjuan
9 years agoAdvocate III
Conditional column calculation (If-Then)
Hi, I have two columns, where the majority of the data are the same, but there are a few entries in one column that are 0 and the correct amount is in one column and vice versa My init...
- 9 years ago
Hi There.
You can create a conditional column in Query Editor as shown in the screenshot.
Conditional Column in Query EditorFinal output
blopez11
9 years agoSuper User
In the query editor, you could add a new column as you mentioned populated with if-then, then you could remove the two columns as they would at this point no longer be necessary
I don't know of a way to do so without adding a new column, maybe someone else could help, and I could learn something too