Question
Ford Motor Pvt Ltd.
IN
Last activity: 3 Dec 2020 3:55 EST
Excel template for pxGenerateExcel file activity
We are looking for syntax for the data in excel template, which has to be used for generating excel file using 'pxGenerateExcelFile' from following clipboard page structure:
.pxResults().FirstName
.pxResults().LastName
.pxResults().Contact().Type, .pxResults().Contact().Number
pxResults is pagelist, which contains 3 properties: FirstName(Single Value), LastName(Single Value), Contact(PageList)
Contact is child page list that contains 2 properties:Type (Single Value), Number (Single Value)
PFA excel file, how should the file look like after downloading. Please help us to generate the template file for the same.
***Edited by Moderator: Pallavi to update platform capability tags***