Hi Community.
I am struggling a little bit with this.
My data looks like this:

What I am trying to figure out is how to change the column name JSON with the FieldName opening_hours so it looks like this:

The really tricky part is, that I might end up with different FieldNames, and it would be nice if it dynamicly could handle this, so I end up having RecordID, opening_hours, addition_records, ect.
How would you do that?
(Obviously I have tried searching the community for this. but the examples I found I couldn't crack them to give me the output I want).
Br(ツ)
Thomas