Hi Community,
I am creating a flow to create task based on new mail received(Key word[JET]).
Mail subject contains the ticket number. [JET](XXXXXXX)
But would like to check in flow condition; if task with ticket number is already added or not?
How to implement such logic in flow?
<Flow Logic>
Mail Receive-> Check if task is already created or not-> If yes -> No new task , If no-> Create new task
Thanks in advance.
Regards,
Nitin
Solved! Go to Solution.
Hi @cnitinpower ,
For your scenario, you need to use the action "Dataverse" -> List of rows -> in the filter condition you need to use the ticket number which you got from the email subject. Then add "Action" - > "Condition" -> No of rows (output from List of rows) > 0, If No -> create task.
Hi @cnitinpower ,
For your scenario, you need to use the action "Dataverse" -> List of rows -> in the filter condition you need to use the ticket number which you got from the email subject. Then add "Action" - > "Condition" -> No of rows (output from List of rows) > 0, If No -> create task.
Hello Madhan,
Thanks for your valuable suggestion. Really appreciate it.
Is there any other way apart from DataVerse. Dataverse is premium feature and not available unless purchase.
Please suggest if we have similar function in other connectors.
Regards,
Nitin
Hello Madhan @ArchitectMadhan
As i have limitation to use Data Verse; i tried to use Excel Business instead.
I have created flow as well and dont faced while creating flow.
However on flow execution am getting error shown below.
Could you please let me know what could be issues; where i need to correct?
Thank you very much in advance.
Regards,
Nitin
Hello Madhan @ArchitectMadhan.
Read few other threads, and now am able to insert new row in excel. Conflict issue is resolved.
I will further test about my logic.
Thanks for help buddy.
Regards,
Nitin
Hello Madhan @ArchitectMadhan
Thanks for providing such workable soultion/idea.
Have used excel instead of DataVerse; and its working as expected.
Now I will try to further implement other part of logic.
Thanks buddy.
Regards,
Nitin
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
3 | |
3 | |
1 | |
1 | |
1 |
User | Count |
---|---|
11 | |
9 | |
6 | |
6 | |
5 |