1

input column values in below format

{ "actualDuration": null, "actualCloseDate": 1.25, "actualDoneDate": null }

output expected

column name-actualDuration   column name- actualCloseDate  column name-actualDoneDate
               null                       1.25                           null

is there any function like split or explode?

fmsf
  • 36,317
  • 49
  • 147
  • 195
Mohan Rao
  • 11
  • 1
  • Hi @mohan-rao and welcome to stackoverflow. I have edited your question to make it easier to follow. Could you add some more detail in the question of where you are trying to do this? Is it in `foundry-contour` exclusively like the tag indicates? – fmsf Apr 21 '21 at 07:18

0 Answers0