Dear community,
I have the following problem: In my JSON Code I have multiple Objects that contain strings. Each Object has a string with the same designation.
In my case, I want to fill an excel table with the value of each "alias" in the object "reference" (see picture). How can I extract the value out of these strings/objects? When I use the Variable "alias", the string contains only the value of the first object.
Thanks for your help
