HI there
I have a conditin to check if item is found in excel file.
If true, no problem.
But if false, follow up action is done as many times as many false occurences I have (based on excel entries).
How to set flow to false it only once?
Thanks
@Eske939 Good to hear. Could you please mark my answer as solution so everyone can see, that your question could be answered 😀 Thanks
thanks a lot, that helped.
Hello @Eske939
if you check every row for the occurance you could try to use a boolean variable and performe the false action only after checking each row. May this help or maybe you could give more details of your solution for example a screenshot of the flow actions you use.
Best regards
Jeanine