Forum Discussion
Anonymous
2 years agoNot applicable
Expression.Error: We cannot apply field access to type Number
Hello, I have two columns and if the value in the second column is in the first column, if it does not pass itself, if it contains values smaller than itself, if it contains values greater than itsel...
- 2 years ago
List.Skip(Expression.Evaluate("{"&[A]&"}"), (x)=>x < [B])
wdx223_Daniel
2 years agoCommunity Champion
List.Skip(Expression.Evaluate("{"&[A]&"}"), (x)=>x < [B])