Change the key to the value of the value of the key of a String For identifying columns
Hello,
So I have a DataSet that looks like this:
{ Name : testvalue1,
Name : testvalue2
}
But I want to change the key ‘Name’ into the value it contains: output
{ testvalue1 : testvalue...