Forum Discussion

sathishsam's avatar
sathishsam
Helper II
2 years ago

Is using Filter inside the Calculate makes any difference?

I have a DAX function written in 2 ways, i see that the 2nd one performs better always, then my question is where should i use the first once   1) Calculate ( SUM(TableA[Col1], TableA[Col2] = "Some...