Re: smallmoney from SQL not allowable for Power Automate flow?
Hi @Holly_CMS
The issue isn't that you cannot compare money (aka decimal/float) it is that your values are not of the same type. One is a string and on is a number.
Your first Dynamic property are strings, not $$. I mean they may look like it but its not in that format.
So lets convert it to an int and get you going.
But first I need to see an example of what it looks like. Can you please add 1 Compose action above the condition
and put the Dynamic Property there, run your flow, it will fail, but you can grab the the Output of the compose to share what it looks like.
Or if you want to take a picture of what it looks like in SharePoint.
I really want to make sure there is no $ sign or currency symbols and its just like 12000.12
If I have helped you, I would really appreciate if you please Mark my answer as Resolved/Answered, and give it a thumbs up, so it can help others
Cheers
Thank You
Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
https://gernaeysoftware.com
LinkedIn: https://www.linkedin.com/in/michaelgernaey