Hi,
I got this structure(see below) from my rest api and I need to add order_id into each line of order_line.
How can I flatten out order_lines with the order_id? I have tryed different ways, but when I have two order lines only one get the right order_id value….

best regards,
Bjørn A.