Relative Content

Tag Archive for crystal-reports

Crystal Report Fetching Multiple Data as Single Data

There is a problem I encountered in Crystal Report. In my table there are columns with car brands and models. Some brands have 1 model, some brands have more than one model. When bringing brands with more than one model, bring 1 record and write “there is more than one model” instead of the model name. How can I do that?

Crystal Report Get Data

There are two columns in a table. The first column is the car brands, the second column is the model names of that brand.

Syntax error in Crystal Reports 11.5 formula

I found this fomrula in one report, that apparently worked in CR 8.0, but when i did the conversion to the new version of CR (11.5) it stopped workig.
The formula is the one below, and the errore occured is: “Missing ).” and the program highlights ExecSQL
enter image description here