Forum Discussion
Nikhil_Babu_Battula
Sep 29, 2023Copper Contributor
appending a string to json based on Guid
Hi Team, I have the json data like below Properties column {"State":"Received","NotificationId":"abc"} {"State":"Queued","NotificationId":"abc"} {"State":"Published","NotificationId":"abc", "S...
GBushey
Microsoft
Oct 03, 2023You can use the "make_bag()" function but that only works with a summary. Is there any reason you just could not create a new column that holds the value?