10.2 syntax vs prior version syntax in Alea Ad-hoc reports
This table shows the difference between write-back syntax in previous
versions of Infor BI.
| Previous syntax | Current syntax | Description |
|---|---|---|
| [value] | [value]
#W[value] |
Overwrite with a new absolute value, using weighted distribution. |
| #[value] | &W[value] | Alter by an absolute value, using weighted distribution. |
| #[value]% | &W[value]% | Alter by a percentage, using weighted distribution. |
| - | #E[value] | Allocate an absolute value, using weighted distribution. |
| - | &E[value]% | Alter by a percentage, using weighted distribution. |
| - | &E[value] | Add an absolute value, using equal allocation. |
| ![value] | #B[value] | Write the value to all base cells. |
| !![value] | &B[value] | Add the value to all base cells. |
| ? | ? | Open the Reallocation dialog (i.e. the Write Back dialog with the reallocation option). |