Forum Discussion
Average of Measure in Direct Query mode
Hi cgardyne,
I got the sample file, but I can't find the "StartDateNzt" column/measure, can you fix it?
>>You can see that summing the Amount in the tables is always $50,000 (total of all loans irrespective of filter).
Since your original table only has three records, when at the Total row, table visual will try to calculate summary result with column values which from whole original table.(the calculation may similar as: Calculate(sum(Loans[Amount]),ALL(Loans))
Regards,
Xiaoxin Sheng
Hi Anonymous,
I've added StartDateNzt and added the measure for Loan Life in Days as you'll see in the tables on the right.
Thanks,
Col
- Anonymous9 years agoNot applicable
Hi cgardyne,
>>When I add the AverageX measure below it doesn't filter down. Basically no matter what filter I apply it always gives me the same result?
You can modify the cross filter direction option to both to fix this issue.
Regards,
Xiaoxin Sheng
- cgardyne9 years ago
Helper I
hi Anonymous,
In my example data I managed to change the filter direction and it worked fine!
But the problem is in my live data I can't change the filter direction?
- Anonymous9 years agoNot applicable
Hi cgardyne,
Not sure why you can't modify the relationship, but it seems work on my side.Maybe you can try to remove the original relationships and re-create it.
Regards,
Xiaoxin Sheng