Hi
I have a list that acts sort of like a mini CRM- managers update a lead status so when it becomes an offer I need to automatically create a matching folder in Sharepoint to save related documents. I am trying to build a flow that will identify the industry practice in which the offer was made ( we call this column 'vertical' and it's a managed metadata column:
So my flow looks for a new record in the list with a value of 'Industry and Defense' , which is one of the possible verticals.
if it matches the condition I would like to at first get an indication for that so I started with simply sending an email.
The problem is the flow never passes this condition. it doesn't recognize the vertical as 'Industry and Defense'. I also tried matching to 'vertical value; in the dynamic content. still no luck
This is althogh I have to proposals with vertical Industry and defense
What am I doing wrong? Does this have something to do with the fact that Im using a managed metadata column in my condition?
Gali
Hi @Gali ,
Please refer to this post and see if it helps.
You can use a Compose action to see what is returned.
Thanks
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Thanks
I used compose to check all three values: Vertical, vertical value and vertical label
it seems that vertical value is the term I should use in my condition and it still returns false for the condition...
Hi @Gali ,
Based on the link, please try label.
If you want to use value, you will need to extract the value out or use contains.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Hi
I used label this time and the condition still doesn't pass
Hi @Gali ,
Please check the spelling of Defense/Defence in your condition.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
you're right/ it was probably a combination of the 2 issues
it works now-thanks!
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 |
---|---|
70 | |
23 | |
17 | |
17 | |
13 |
User | Count |
---|---|
123 | |
34 | |
34 | |
28 | |
26 |