Forum Discussion
Power query has a problem with decimal places under conditions
Hello,
I have a problem that under the condition in Power Query, which I highlighted in yellow, the column called "Check 70% Margin" gives an incorrect output in the form of "no" as can be seen in the picture. In the first line (when I count integers) it throws the correct output, but in decimal numbers (the second line) it gives the output as "no" and there is a correct result.
Has anyone already had a similar problem that you could refer me to him?
Thank you very much for your help.
- Anonymous4 years ago
4 Replies
- AnonymousNot applicable
- Simon_29
Helper II
Hi Vera:)
Your solution worked. I had never thought of such a possibility before.
Thank you very much:)
- FarhanAhmed
Community Champion
Your column Submitted TCV has an unassigned data type. change the type to decimal for both Submitted columns and check your results.
- Simon_29
Helper II
Hi,
I've tried this before and it didn't work. However, Vera33 below in this post gave the right solution and it already works.
Thank you very much 🙂