Hi,
So I have a list of expenses undergone with different amounts. I want to get all items between 2 different amounts. For some reason I am not getting this right. I have additional filters which work correctly until I add the amounts. Then it only gives me the output as [ ]. The column referred to in the Sharepoint list has had its name changed various time, but when in a flow using that column, it shows the name initially chosen for the column. See below:
.
Any ideas on why the amounts are not being read correctly? I tried changing the variable type to float and integer. Both get the same values, although none of them are being filtered correctly
Solved! Go to Solution.
I solved the issue, it was with one of the other values
So I deleted all of the filters and only used the amounts, and this worked. It looks like the issue happens when I have more than 3 Filters on the Get Items function. I need to add a few more and this is limiting me. Any idea on how to progress with the situation?
I solved the issue, it was with one of the other values
User | Count |
---|---|
26 | |
13 | |
11 | |
9 | |
8 |
User | Count |
---|---|
49 | |
27 | |
23 | |
20 | |
19 |