Difference between revisions of "Writeback and Grid Calculations"
(→Step 2: Name the grid calculation) |
(→Step 3: Specify that the grid calculation should be used for writeback) |
||
Line 19: | Line 19: | ||
==Step 3: Specify that the grid calculation should be used for writeback== | ==Step 3: Specify that the grid calculation should be used for writeback== | ||
In the "Writeback" section of the grid properties dialog, check any grid calculations whose value should be sent to the database. | In the "Writeback" section of the grid properties dialog, check any grid calculations whose value should be sent to the database. | ||
+ | |||
+ | [[File:05 WB Grid calc.png|center]] |
Revision as of 10:52, 10 October 2023
From version 2308.1 FluenceXL supports the use of Grid calculations for writing data back to the database.
In the below example, we want the values for the "4010 Prof. Services Sales" account to be automatically calculated as 20% of the one of "4000 Product Sales").
Step 1: Insert a grid calculation
Insert a grid calculation attached to the member that should trigger the update. In this case, we want the values of the newly inserted calculation to be updated when the ones for "4000 Product Sales" are entered.
Step 2: Name the grid calculation
Name the grid calculation with the exact same name as the existing database member you want to update (here , "4010 Prof. Services Sales").
Assign the relevant Excel formula to the grid calculation.
Step 3: Specify that the grid calculation should be used for writeback
In the "Writeback" section of the grid properties dialog, check any grid calculations whose value should be sent to the database.