Forum Discussion
SimonJacobs
Helper I
9 years agoCalculating Averages when using a Calculate and Filter Measure
Hi, I'm having trouble working with multiple measures that have diffierent filters. I'm trying to build a dynamic dashboard that allows users to select views of data so the filters are controlle...
v-micsh-msft
Microsoft Employee
9 years agoHi simon,
Thanks for the posts, and apology for the late response.
Would you please share the Axis value here?
In addition, replace the index formula with the following:
Index := sum(BrandTrackerData[Value]) / average(BrandTrackerData[Value])
Verify if issue insists.
Regards
SimonJacobs
Helper I
9 years agoThanks for the response Michael. I tried changing the Index formula and the issue was still the same. I'm not sure what you mean by the axis value. Does this help?: