Excel plug-in to build templates - formulas not working
R12.1.3
XDO Data Engine Version No: 5.6.3
Good day!
I am building my first Excel template using the excel plug-in. I am using Excel 2016.
The client would like certain columns to be calculated so that they can go in and change values and have the summary columns update automatically with the new values.
I have a formula defined in my template. When I merge template locally with XML data on my desktop using Preview feature in Excel, the formula works. I can modify a column and the summary updates correctly for each row.
When I upload the same template into the EBS application, the summary value for the first row is replicated in all subsequent rows. I can modify a column in the first row and the summary updates, but the same value updates in all rows. I have split my workbook into multiple worksheets and the formula from row 1 is carried across to all of my worksheets.