Notifications
Announcements
This is my Excel table:
This is the Flow:
When I test it, the logic test of the condition always returns "FALSE":
WHY????
Hi @WebPortal
Try to convert the excel value to integer using int() expression.
@abm
Sure, what you're proposing is exactly the same what I'm doing.
I couldn't see that in the screenshot you provided? You are not converting to integer. Are you saying that you tried to convert to integer and its not working?
Thanks
Or try to convert the 1 into string, instead of 1 put there '1'.
@tom_riha
I did (although I have no clue why), but I still get always false.
The column "Numero" is an integer in Excel.
In Power Automate I'm getting that column for the 1st part of the condition, how (and why) am I supposed to FORCE IT AGAIN an integer?
Because it gets converted to json. Use
string(1)
in the right side of the comparison
Hi
I have tested this now. If you convert to int() it should work as expected. Below the expression I used is
My test result
@Paulie78
You're kidding me 😁😂!
This is crazy... anyway, it worked!
🙂
Thanks, this is too bizarre to me..
SELECT * FROM WHERE this == that
Has been invented some 40 years ago, and it always worked!
Anyway, I'm trying the zen mode and to learn something new, thank you so much!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Michael E. Gernaey 523 Super User 2025 Season 2
Tomac 406 Moderator
abm abm 245 Most Valuable Professional