Hi community.
I have a table (like below) showing a calculated field working fine. That table is filter dynamically from other visual using a filter action.
When the table filters, the calculated field is recalculated with the “new data” filtered.
But i needing, no recalculations, just mantains his initial value.
That error is because you’re using sum in your first argument along with PRE_FILTER. Depending on what you’re trying to achieve, remove the sum and the error shouldn’t be there.
I also see that your second argument is blank, what exactly are you trying to average over? the entire dataset?
We have not heard back from you regarding your question. We would still like to help. If we do not hear back in the next 7 days, we will archive the question.