Splitting data into two segments

0
I only have one entity, once I go through my app which saves data either using save changes, microflow change object, or microflow commit object all of this data should be displayed in one row, however it is displayed in two rows, some data in one and some data in another.   1.row Data is saved as save changes, or change object(microflow)   2.row Data is saved with this microflow: There is a data view on a page and after inputting or choosing available options the user clicks SAVE which calls this microflow This data view has the same entity as the other data views in my app, but only some of the attributes in the entity are in this particular data view. Hope this makes sense.   What I want is upon saving on the homepage there is a datagrid2 which has all the data from the entity together but it split it into two rows instead of keeping all the data together.
asked
2 answers
0

This is the page: 

The POTRDI button calls the microflow I inserted into my first post here.

answered
0

Solved

answered