Hi all,
In my report output i am displaying transaction number which is a characteristic, sometimes it can happen that transaction number is not generated....so it will be displayed as blank or hash....my requirement is i want to count the total number of 'transaction number' and display that count at the end of 'transaction number' column....but while counting we have to make sure that the count contains only the 'transaction number' which are appearing...
TRANSACTION NO
8000000323
8000000324
8000000325
#
8000000326
#
8000000327
total = 5
Regards,
Ashutosh