To get 1 line in a table, both values should be stored in 1 object. This could be one parent object which referce to both other objects.
Can you share a printscreen of your domain model and your microflow that is creating the 2 objects?
Hi Sankar,
In both flows you create a Location object.
To show it in 1 row, you need to use one.
Is there a way to Retrieve the earlier created object (maybe based on the Scanned_Text) and Change Object with the TextInformation. After changing, commit the object.
Hope this helps