I am new to Crystal but can usually figure things out myself. Here, I am stuck.
I have a reports that returns 100 records (all the ones I need). However, when I use table.name and table.phonenumber, I only get 50 records which lead me to believe that the 50 records I am missing do not contain an address in the database. I still want to display them. How do I call those records regardless of address?
I have a reports that returns 100 records (all the ones I need). However, when I use table.name and table.phonenumber, I only get 50 records which lead me to believe that the 50 records I am missing do not contain an address in the database. I still want to display them. How do I call those records regardless of address?