Hi @Azlin
Can you check and confirm the data types of the columns that you are checking for in the condition?
I see that in the condition you have Has Attachments? in a place and for that you need to update the condition for checking with false instead of null.
Also, I see that you are checking for different columns in the condition and then you have different column names in the email action. can you check and confirm this?
And, you can get the output of an action only when that action is completed. Example, you can use Outputs('Condtion') in a next action to see what was the output of a condition.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!