I am currently completing an error log report, and I am new to Crystal Reports. My problem is that i have a field called Event log description, which has heaps of records. At the moment i have this field and have done a count on the number of time each error message occurs.
Rather then showing the message 100 times it's only shown once. However this grouping doesn't work when there is a slight difference in the field. For example:
Application popup: SQLImporter.exe - Application Error : The instruction at "0x73d245d1" referenced memory at "0x0032904c". The memory could not be "read"....Click on OK to terminate the program..
Application popup: SQLImporter.exe - Application Error : The instruction at "0x77f4200b" referenced memory at "0x00000014". The memory could not be "read"....Click on OK to terminate the program..
To me this is pretty much the same error message even though there is a few differences. How do i make it appear once, not heaps of times?
There is so many of this repeating in the one field error log description.
Rather then showing the message 100 times it's only shown once. However this grouping doesn't work when there is a slight difference in the field. For example:
Application popup: SQLImporter.exe - Application Error : The instruction at "0x73d245d1" referenced memory at "0x0032904c". The memory could not be "read"....Click on OK to terminate the program..
Application popup: SQLImporter.exe - Application Error : The instruction at "0x77f4200b" referenced memory at "0x00000014". The memory could not be "read"....Click on OK to terminate the program..
To me this is pretty much the same error message even though there is a few differences. How do i make it appear once, not heaps of times?
There is so many of this repeating in the one field error log description.