I need to write a custom script in a report
I have a column which will shows some numbers. For example
column A
45643746
464734329
Column will be like this. I need to show another column which will be result of column A/8,column A%8. That means quotient and reminder of column A in one column.
How to write custom script for this?
Regards,
Meera
0