
Announcements
Hi all,
I have a "Power Automate" that will get values from list A and put them in list B. List A is in a parent sharepoint site. List B is in a child sharepoint site.
I have problems with one of the values, "GFC_JobTitle", which is a term in the term store.
In List B, "GFC_JobTitle" becomes
So, I traced the Run History and saw the following in the step that I write to the List B (Create Item).
So, I don't see anything WRONG. I don't see the strange string at the end of "Chief Ranger" in the input and output of the Create Item step.
I use GFC_JobTitle Label to get the value of GFC_JobTitle. Or should I use "GFC_JobTitle Value" instead?
Is it a bug?
Thanks!
dc7669
Problem solved!
I was looking at the WRONG PowerAutomate! The "Label" DID WORK!
I was confusing the result from a different PowerAutomate.
dchan1