Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: batkosta
  • Content: Threads
  • Order by date
  1. batkosta

    Link tables through arrays?

    Dear experts, I need to link two tables in crystal XI R1. The fields I need to link from the two tables contain data as follows: Table 1: London Manchester Edinburgh Chester etc Table 2: London London City Centre London Belgravia London Eye etc The first field contains cities while the...
  2. batkosta

    Dynamic Sorting in Crosstab

    Dear Experts, I have a crosstab with rows and summarised fields (no columns). I would like to be able to sort the crosstab by any field based on a parameter. I have a command parameter {?Sort} that passes a dynamic string to sort the query and I know that the recordset is ordered according to...
  3. batkosta

    Formula as Parameter in Subreport

    Dear Experts, Is it possible to use a string formula from the main report as a command object parameter in the subreport? I'm trying to construct dynamic sql in my subreport using CRXI. Many Thanks, Mr. K
  4. batkosta

    Percentage of grand total in crosstab

    Dear experts, I have a standard crosstab like this: Col1 Col2 Col3 Col4 Total Row1 . Row2 . Row3 . Total . . . . . . . . Total I am trying to get all summarized fields to show...
  5. batkosta

    Dynamic Parameters with Command Objects

    Dear experts, I'm using Crystal XI with command objects and today I tried changing one of my static parameters to a dynamic one with no success. Using command objects i can create only static parameters within the command window. I can create dynamic ones from the field explorer but then the...
  6. batkosta

    crystalreportviewer control and mozilla firefox

    Dear Experts, I've created a small c# application in vs2003 that lists all .rpt files within a folder on the main page and displays the reports on the report page. I'm using version XI and the crystalreportviewer control is placed at the top left hand corner of the report page. The application...
  7. batkosta

    Count the occurence and summarize

    Dear Experts, I've only been using crystal for few days and am already facing the creation of a complex dashboard for our top management. The situation is as follows: CR XI I'm using a command to pull the required data from a postgres database. The resultset looks like that: SaleRef...

Part and Inventory Search

Back
Top