Response data transform for Structure Page in Data page

Im trying to use Data page with Structure Page and Using source as RD and im having one result so i want to map to a page using response data transform can someone help how to acheive this?

@DevC16698431

You can use the Update Page and map the properties from the Data Page (Single Page).

D_Invoice.InvoiceID

D_Invoice.InvoiceAmount

@RameshSangili

Thanks for the reply

How can i map RD result to update page how will be the context i have to take?

@DevC16698431

In the response DT, you can map as below
Primary ← DataSource.pxResults(1)

Hi @DevC16698431,

Please refer below image for response Data transform

I have used primary you can use one page to map the properties