Forum Discussion
Anonymous
9 years agoNot applicable
not equal operator not filtering
I am trying to calculate a measure using below formula , But its not filtering properly NOT EQUAL OPERATOR<> Not giving desired output Please advice thanks Franchise = CALCULATE( SUM('Mode...
- 9 years agoAlso is your number formatted as Text or Whole Number, Decimal Number or Fixed Decimal Number? As that could then also affect the <>
GilbertQ
9 years agoSuper User
Also is your number formatted as Text or Whole Number, Decimal Number or Fixed Decimal Number? As that could then also affect the <>
- Anonymous9 years agoNot applicable
Thanks for your help GilbertQ it worked when I changed data type of parent id, FROM TEXT TO WHOLENUMBER
Thanks
Mazhar
- GilbertQ9 years agoSuper UserGreat that you got it working
- Anonymous7 years agoNot applicable
Please help which opertor to be used if arguement to be filtered is set as "Text". Operator "< >" is not working for filtering @ "Not Equal to".
Thansk in advance
- GilbertQ7 years agoSuper UserHi there
Do you have a working example we could have?