Hello guys a have a cuestion,
I think that this is the problem, this is how the file comes.
[
{
"Codigo": [
"1",
"2",
"3",
"4",
"5"
],
"Detalle": [
"Product 1",
"Product 2,
"Product 3",
"Product 4",
"Product 5",
]
}
]
and should be transformed to...
[
{
"Codigo": "1",
"Detalle": "Product 1"
],
"Codigo" : "2",
"Detalle": "Product 2",
Help!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.