Ok I have a report which displays a Module ID (1 or 2) + some data
When you run the report it asks you to enter a moduleID (1 or 2) when you select 1 it shows all the fields correctly, but if you select 2 nothing shows up. I looked in the database and its in there. The reason I think it might not show up is because module 2 was added after the report was made and that it doesnt see it for some reason? I tried verifying the database and that did not help.
I made a new test report and it works just fine there. So I dont understand why it doesnt see the new data.
My select formula is simple too
{CLASS.MODULEID} = {?Module}
Anyone have any ideas? I noticed crystal does this a lot, things dont work but if you redo it it works just fine, and I would hate do this over.
Thanks in advance!
When you run the report it asks you to enter a moduleID (1 or 2) when you select 1 it shows all the fields correctly, but if you select 2 nothing shows up. I looked in the database and its in there. The reason I think it might not show up is because module 2 was added after the report was made and that it doesnt see it for some reason? I tried verifying the database and that did not help.
I made a new test report and it works just fine there. So I dont understand why it doesnt see the new data.
My select formula is simple too
{CLASS.MODULEID} = {?Module}
Anyone have any ideas? I noticed crystal does this a lot, things dont work but if you redo it it works just fine, and I would hate do this over.
Thanks in advance!