Hey everyone,
I have a column named "value"which has values such as 0.02 0.5 0.2 0.7 etc…
I used filter column to filter the values where the “Value” > 0.3.
After the filtering it outputs an empty datatable which is weird because there are values bigger than 0.3 such as 0.7 an more. I dont know the reason why this is happening maybe there is another filtering I can use.
I am open to ideas thank you.