XlsIO is there a way to do the same as Open XML pivotTableDefinition DataOnRows

I'm jumping through hoops saving and closing my XLSIO pivot table workbook to disk, re-opening it in Open XML, setting pivotTableDefinition:DataOnRows = true, saving then reopening using XLSIO, and re-finding all my objects to continue. 

Can "DataOnRows" be achieved in XLSIO yet??  I've attached an Openedge script showing how to set this setting using Open XML.


Attachment: DataOnRows_72758cb3.zip


3 Replies

KS Karthika Santhana Krishnan Syncfusion Team October 6, 2025 03:00 PM UTC

Hi Gerry,

 

We have attached a sample that demonstrates the requested scenario. Please review it and let us know if it meets your expectations or if you need any further assistance.

 

Regards,

Karthika


Attachment: DataOnRowsPivot_5f0ed25f.zip


GW Gerry Winning replied to Karthika Santhana Krishnan October 6, 2025 05:07 PM UTC

Thank you!   "ShowDatafieldInRow" doesn't show up in my class browser, so I didn't think it got added.  It works perfectly.   Thanks Again.

ABL Code:

THIS-OBJECT:PivotTable:ShowDataFieldInRow = THIS-OBJECT:ShowDataFieldInRow.



CA Chrispine Agunja Imbo Syncfusion Team October 7, 2025 01:37 PM UTC

Hi Gerry,

Thank you for the update. Please reach out if you need any further assistance.

Regard,

Chris


Loader.
Up arrow icon