Forum Discussion
Anonymous
7 years agoNot applicable
Row comparison and calculation
Hi community, I have 2 tables : the first one contains data measured (named "Valeur" below) and another one contains the max limit (named "Maxi" below). What I need is : 1) Do a comparison betw...
PattemManohar
Community Champion
7 years agoAnonymous Just to confirm, I've considered your sample data as table and performed the above measure logic which returned me 1 (As expected). Is the above screenshot of your sample data contains measures in that ?
Anonymous
7 years agoNot applicable
Non, no measures added to the table.
I think I understand the problem.
As I explain on my first post, the column "valeur" come from one data table "Donnés" and the column "maxi" come from another data table called "Objectifs".
These 2 tables have common filter "Moteur" and "Designation" (Related) which could allow direct comparison between "Valeur" and "Maxi".
But as I can see, it's not really what happen, I don't know why... Maybe too complex ?