Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear Folks,
Here I'm having a requirement
A field 'Target' is available with data as non-target and target
| Target |
|---|
| Target |
| Non-Target |
here i want to add one more row data as Total which is equal to Target+Non-Target
Ex- Target+Non-Target as Total
| Target |
|---|
| Target |
| Non-Target |
| Total |
in back end script part need to be done
Hi,
what do you mean by total ? concatenate everytime last two rows values ?
what if you have: Target, Target ? or non-target, non-target ?
Sorry for that post Youssef
Not clear with the exact requirement