How to get actual Column value in Microflow when we do Excel import
0
Hi Team, I have a use case Where i need to check the Number already present or not when i do Excel Import. for this the challenge is how i get actual Colom in Microflow so that i can check duplication of that number and show message to user. Please help me on this. Thanks.
asked
Shivangi Roy
1 answers
0
Hi Shivangi,
You can use the before commit event handler to check if the value already existing in the database.