Forum Discussion
Anonymous
3 years agoNot applicable
Calculatetable
- Anonymous3 years ago
Hi Anonymous,
According to your snapshot, it seems like you use CALCULATETABLE function in calculated column expression.
AFAIK, the CALCULATETABLE function will return a table with multiple columns and it not suitable with calculated columns, I'd like to suggest you use this formula in calculated table expressions.
Regards,
Xiaoxin Sheng
FreemanZ
3 years agoSuper User
hi Anonymous
Are you expecting an expression like this:
=CALCULATETABLE(Sales, Sales[Location] = "Bangalore")