Question
4
Replies
161
Views
WellFargo
Posted: September 24, 2018
Last activity: September 25, 2018
Blank rows returned by Call Rule-Obj-Report-Definition.pxConvertResultsToCSV
I'm using Call Rule-Obj-Report-Definition.pxConvertResultsToCSV to retrieve the data in CSV format from a report definition, but the csv file downloaded is having blank rows and its not retrieving the data from the report ( Used pxRetreiveReportdata activity to run the report and set it to a page)
Can anyone help?
***Updated by moderator: Lochan to update platform capability***
Hi,
You need to load the report on temporary page by calling pxRetreiveReportdata and pass that pagelist property as parameter to Call Rule-Obj-Report-Definition.pxConvertResultsToCSV with other parameter.
Thanks,
Deva