I have a flow that uses HTTP connector to pull data from a table in Business By design and from that table i have a column that has data values in rows .. I am trying to set 3 conditions for that column that says :
1. i want to pull out numbers that fall within the range of 1-30 inside that column
2. i want numbers in that column that fall within the range of 31-60
3. and finally 61-90. My usage of expressions is not so great . Can anyone help please with an expression i can use for my condition ???