Hello.
I have a further question about “Getting the specific value by matching two values”.
I want to build an app to find the specific value by matching two values (“Temperature” & “Content Percentage”).
Currently I am using a CSV file as the data.
I built the blocks but it keeps give me the wrong answer.
For example:
“Temperature” 6.5 & “ContentPercentage” 5.1, the matched value is 1.3.
However, the app gives me the answer, 1.2 instead of 1.3
So, could anyone please help me to fix this issue?
Cal3.aia (3.8 KB)