Hi all,
I am trying to only display values from my "Choice" data type with Multiple selection in Sharepoint. So i could display it in the approval function.
I've initiated and iterate append the value of the "Choice" data type to a variable.
However, when i set the variable into the "Start Approval Details" it returend me with all 3 properties (Odata.type,Id,Value). I only wanted to display the value from the variable to display sufficient information so that my approval could approve it via email.
Thank you,
Solved! Go to Solution.
Hi Rahber,
Please find my flow in edit mode below. I was unable to Append the variable with the value.
Would you be able to suggest a method which would allow me to append the variable with the value?
Can you please show your flow in edit mode?
So if your choice name is myChoice
There will be two dynamics content variable available
myChoice and myChoice Value.
You should use myChoice Value in you append function to only get the value attribute.
Please click Accept as Solution if it resolved your problem or give it a Thumbs Up if it helped you in anyway this will allow other people to search correct solutions effectively.
Thanks,
Rahber
Hi Rahber,
Please find my flow in edit mode below. I was unable to Append the variable with the value.
Would you be able to suggest a method which would allow me to append the variable with the value?
Just realized that there was an option to select the Item (Value) in the option.
Resolved
This is exactly what i said in my first post 🙂
Please click Accept as Solution if it resolved your problem or give it a Thumbs Up if it helped you in anyway this will allow other people to search correct solutions effectively.
Thanks,
Rahber
User | Count |
---|---|
27 | |
16 | |
16 | |
12 | |
11 |
User | Count |
---|---|
42 | |
30 | |
28 | |
24 | |
24 |