Hi WarrenBelz,
Thanks for your reply, Already i saw this video.
But i dont know how to change code for Report View.
Below code is not setting properly,
Set(varDroppedRecordColumns, (ReportView_3)); Set(varFormattedJSON,JSON(varDroppedRecordColumns, JSONFormat.IndentFour)); CreatedCSVFile.Run(varFormattedJSON)
Can you help me to fix this.
My reportview contains multiple columns.