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...
CahabaData
9 years agoMemorable Member
You seek a single value - that is displaying in a new column - and that single value is the same on every row?
If not please clarify with an example of a few rows that are your goal.
- bolabuga9 years agoHelper V
yes cahaba, thats exactly what i seek **1 value on every row**, in truth i need to do several calculations with single results, because i need the average results of a year, for some indicators.
The example above would cover me for every calculation that i need to do, because everything uses the same pattern in the calculations, just the filters would be different.
- bolabuga9 years agoHelper V
Xiauxian posted a solution on my other thread, using DAX commands.
However, if i can learn to do the some calculations on the query editor, more knowledge are always good :).