I meet a problem when using the filter data table activity. I want to filter out the rows that only “AbsoluteDifference” > 2, but my workflow does not work. There is nothing shown on the output folder - validated Excel - sheet 2. I wonder if you can help me with that. I put my xaml and input excel here. Thank you very much!
I meet a new question shown in this image, when I try the first expression, it gives this note which I can’t figure out how to do next. Should I change the variable type to something else?
Thank you so much, it let me input the expression now.
Another error here is shown in the image. I am confused that if the part “r(“AbsoluteDifference”)” is referring to the column [AbsoluteDifference], if so, the value in this column is already in Double type. What should I do to avoid this error?