Hello all,
I am writing a simple crystal report on a BEx query. I have one mandatory BEx variable which I'm using in the Crystal report as a parameter. I got the crystal report working with a dynamic parameter input and it would show me exactly the values I expected, from the fields in the query output.
I changed the query by adding a bunch more key figures and saving. Then I did "verify database" and updated the query into CR. Now, when I run the report (via the "preview" tab and inserting parameter values), the report only returns the input parameter where it's placed in the report, and all the other fields are no longer populated. I've tried closing/reopening CR and to no avail. I'm using CR 2008.
Does anyone know any tricks to get this working again the way it was?