Forum Discussion
SebSchoon1
3 years agoPost Patron
Measure provide wrong result
Hello all, I have a strange behavior I do not understand, I make multiple measures which are giving me the expected values But then i want to use this result to a final step and it does n...
DimaMD
3 years agoSolution Sage
SebSchoon1 I'm sorry, after looking at your first post, I realized that you are not fulfilling the condition correctly,
Your condition should be like this change <= to >=
(1)Attribution des reliquats = If([Rank Pour Dispatch]<>blank() && [Rank Pour Dispatch] >= [(1) Total des reliquats] ,1,Blank())
SebSchoon1
3 years agoPost Patron
Hello,
it does not work, since I'd like to Have Rank 1 As most important priority
:s I think that it must come from my [(1)Total de reliquats ARTICLE]
Wich seems to show results but if fact it is wrong.