Forum Discussion
Anonymous
6 years agoNot applicable
True/False expression doesn't specify a column
Can someone help me fix what's causing the error is this formula?
Hi Anonymous ,
Does that make sense? If so kindly mark my answer as a solution to close the case. Thanks in advance.
4 Replies
- amitchandakSuper User
Anonymous , instead of values use max or selectedvalue on Table[View]
- AnonymousNot applicable
amitchandakI tried using both max and selectedvalues instead of values, but unfortunately got the same error message. Any other ideas??
- v-eachen-msftCommunity Support
Hi Anonymous ,
Does that make sense? If so kindly mark my answer as a solution to close the case. Thanks in advance.
- v-eachen-msftCommunity Support
Hi Anonymous ,
When you get this problem, you could check if your CALCULATE() formula has a direct TRUE/FALSE filter. You need use a FILTER() formula to surround the TRUE/FALSE condition.