
Hi ,
we are facing issue with managed metadata filter after setting up condition. I have used similar condition as below to setup the default value and items are getting saved.
{'@odata.type':"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedTaxonomy",
'TermGuid':"082184ac-4a8b-4294-908a-6ef1c4e96b30",
'WssId': -1,
'Label': "Assistant",
'Path': "Job Title",
'Value': "Assistant|082184ac-4a8b-4294-908a-6ef1c4e96b30"
}When I am clicking on sharepoint item to edit it, its not displaying the default value. could you please provide how i can get it on edit ? I have used parent.default but its not working.
Do you have some more detail about how you are using this from the Canvas App, such as what kind of Control it is being used from, and which property do you have this Formula in, and some more information as well?
In meantime can you check if one of these similar topics help you?
Check if any of above help in case.