How to write the json data into excel into rows?

Hi please look the json

boefiletoday.txt (1.4 KB)

That is still a 2 line (2 items) document.

hi please look this

boefiletoday.txt (1.6 KB)

Hi ,
Is it fine now check the above file now

Did you manually edit the above file or is it an original file?

i manually edit that file now because some times line item may contains 2 or 1 and more according to that it has to print for supose if key is having AMOUNT_7 : NULL

in excel is has to write null that all what ever the value is having for preceding key i has write accordingly into row by row in same cell

Hi sudster,

are you there?

hello bro r u there???

is it possible to connect bro now ??

Are you there bro please respond atleast

@naveen5 , it is almost bedtime for me here, but I’ll post another solution for you.

sure bro please post it bro

@naveen5 , hopefully this is what you are after:

Please confirm.

You can filter the datatable to keep/remove the columns you need.

Here’s the xaml file:

Sequence.xaml (31.8 KB)

I haven’t spent time to optimise the process; it should be possible to reduce the number of steps by changing the logic.