In the microflow you shared, use a Show Page action to open your new page, passing the Unit as a parameter to that page. On the new page, use a data view sourced from a page parameter (Unit), and then put a data grid inside the data view. Then you can fetch the data grid items using the Database or XPath sources via an association from Unit, or via another microflow.