Hi,
I am new to Crystal Reports and need to pass table name as parameter for the query (since table name changes everyday). I tried passing it like a regular parameter and got following exception:
This group section cannot be printed because its condition field is nonexistent or invalid. Format the section to choose another condition field
However, the same query works fine if executed on SQL developer.
I am new to Crystal Reports and need to pass table name as parameter for the query (since table name changes everyday). I tried passing it like a regular parameter and got following exception:
This group section cannot be printed because its condition field is nonexistent or invalid. Format the section to choose another condition field
However, the same query works fine if executed on SQL developer.