Hi Mates,
how to check is empty in not from connector "Execute SQL query" output...?
In Shortly: i am querying to get a value is exist or not, query is below.
SELECT ID FROM tblDataMurali WHERE (ID ='123456')
In-Fact that is is not exist in Table. Connector(Execute a SQL Query) executing fine, but now i want to perform few action in SQL table based on Condition, for this i am just checking QueryResult is Equal to empty('')
Every time it executes false, instead of true
Since value not exists then condition has to true, but it goes with false how come ..? how to check here ..? any help please
Hi krishna,
Thank you some how i can check now with your solution.
@Anonymous
What does the compose action shows when you run the flow?
In the condition, you should check for:
"Output of Compose" is equals to "true" - This will return true.
Give a try and update this post.
Regards
Krishna Rachakonda
If this reply helped you to solve the issue, please mark the post as Accepted Solution. Marking this post as Accepted Solution, will help many other users to use this post to solve same or similar issue without re-posting the issue in the group. Saves a lot of time for everyone. |
Hi @rsaikrishna
As per below i tried to with compose,
In-Fact SQL command returns blanks , this is fine as expected, but after i am just checking with condition result set if blank then true or false, but here it goes false condition always.
how to check here empty or not ..? please see the screen shots.
I am check with any thing wrong in Condition ..?
@Anonymous
Your question was answered in the following posts:
Please review and post any questions.
Regards
Krishna Rachakonda
If this reply helped you to solve the issue, please mark the post as Accepted Solution. Marking this post as Accepted Solution, will help many other users to use this post to solve same or similar issue without re-posting the issue in the group. Saves a lot of time for everyone. |
WarrenBelz
146,601
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,942
Most Valuable Professional