How to fix the "warnings" that i get when using different filters?
For example i have this: Sum(Filter(Kassa_Lista;KlubbNamn=varKlubbNamn);Saldo)
Then i get a warning (in my language) saying something about
This formula might not work correct in large datasets
How large is a "large" data set?
What can i do about this, how to filter in a way that does not generate warnings?