Forum Discussion
bolabuga
9 years agoHelper V
query editor calculation.
Hello, i would like some help, im trying to do the following on the query editor. as shown on the screenshot for the columns, i need to do: [sum of consumes] divided [sum of homes] f...
BhaveshPatel
9 years agoSuper User
You can use something like this and once you get your desired column, you can do some either using Invoke Custom Function or Custom Column.
bolabuga
9 years agoHelper V
Thks Bhavesh, but i dont think i can use that example.
Because the columns that i need to divide have lots of differents values, or at least im not seeing how this would apply to my case where i want 1 value across all rows in a new column, and this value is the result of the formula above.