Forum Discussion
Anonymous
8 years agoNot applicable
Calculate and filter help!
Hi i need help correcting a formula in a measure. im tryign to calculate the total revenue based upon another table that has a calculated number of months. i want to get the total revenue in ...
Anonymous
8 years agoNot applicable
thanks unforutnately it didnt work,
i get the error: The true/false expression doesnt specify a column.
Also, if i needed to get it to average the final amount would this be right?
So calculate the sum of the amount averaged by the number of people with a tenure of less than 13 months.
12 Month Revenue = calculate(SUM(average(H12015[Final Amount (£)])), FILTER(ALL('Start Date'), 'Start Date'[Length of Tenure Absolute]<13),0)
JoHo_BI
Responsive Resident
8 years agoCan you post some sample data? It'll be easier to answer if we see how your datais structured.
Thanks!