New to Power Automate. I have looked in the community and can not find a solution that fits quite what I need. I have a automation that moves a file from one list to another after it has been approved. I need to update three columns of data for the file. Two of the columns successfully update. The last column is a term store field which has multiple values. I load a variable with the content of the original file's content. I am tried to update the copied file's column with the label, values, and Term Store GUID. I just get errors saying "The data returned from the tagging UI was not formatted correctly".
So this is what I have done so far.


How do I format the Category term store items to be able to pass it to the new file in the new directory?
Thank you in advance.