Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all I have a question on this table. I have a variable(name target) with a default value where user can change the value of the variable.
say the default value is 4000
it will use the target value of 4000 and deduct sales of 2000 to give a new range of 2000 this will carry on throughout the table
Name | Profit/(Loss) | Target |
---|---|---|
Peter | 2000 | 2000 |
Lim | 200 | 1800 |
woob | (1300) | 3100 |
haha | 400 | 2700 |
Over in local drive, it will manage to calculate each of the single row and dislay on the target
however when i uploaded the report to the server, the target column actually calculated 20% of the full table?
Why is that so. there is alot of blanks on the target column at the end
any solution>
Get back to you asap. I try find a solution
can you share the test data with issue you faced.