crystal reports viewers, crystal reports schedulers, view crystal reports, report analyzers, burst reporting, report scheduler
 
view crystal reports, rpt viewer, crystal reports viewers, crystal reports schedulers, report analyzers, burst reporting, report scheduler
desktop viewer, crystal reports viewers, crystal reports schedulers, report analyzers, burst reporting, report scheduler

Crystal Reports Tools: Improve Performance While Saving Time and Money

  Resources  
Best sellers:
cView
Report Analyzer
cViewSERVER
ReCrystallize
 


Articles:
Administration
Advanced
Basic
Crystal eNL
Database
Financial
Problems Solved

Books:
CR Books

Database Books
Developer Books

 
Tools:
Analyzers
Bestsellers

CR Schedulers
CR UFLs
CR Viewers
DataBase Tools
Graphics
International
Mail UFLs
ReCrystallizePro


Add'l:

About us

Contact Us
cViewSUITE Ppt
Support

 

CrystalReports
on Steroids

Crystal Reports: Fix Page Width with Wrapping Crosstab

Use a wrapping crosstab to eliminate those wide reports. Cathy Mitchisch demonstrated this at the CDUGNA conference presentation in New Orleans in May, 2004.

She was took a crosstab report that spread over several pages horizontally and wrapped the crosstab so it appeared on one page. It takes a little bit of preparation, but looks great.

Think of it as a crosstab relay. The data must arrive in the report already summarized and sorted.

We used a SQL command to preprocess the data:

Select Country, Region,
Sum("Last Year's Sales") as LYSales
From Customer
Where Country='USA'
Group by Country,Region

With one record for each cell, we could now use a WhileReadingRecords formula to accumulate a record counter in the report.

We called this formula {@EachRegion}

WhileReadingRecords;
Global Numbervar RegionNo := RegionNo + 1

We then created a formula to use as a group for each wrap of the crosstab {@GroupRegions}.

EvaluateAfter ({@Each Region});
Global Numbervar RegionNo;
Int((RegionNo - 1)/6)

We created a group on this formula. The 6 refers to the six regions that appear in each group. You need to subtract 1 of the RegNo variable because the first region is region 1, and if you don’t do that you get five regions in the first group and six in the rest.

We then created a crosstab and placed it in the group header. The Crosstab has a Row field of Country, a column field of Region and a Summarized field of LYSales (Sum).

If you want this to work for multiple countries, you will need the crosstab in a subreport and you then process the subreport for one country at a time.

Some facts about using cross-tabs:

  • You cannot create a cross-tab without a summarized field.
  • Cross-tabs can crunch tens of thousands of rows of data to produce a concise summary.
  • Cross-tabs are read-only.
  • You can use groupings (ascending, descending, and specified order) and formulas with cross-tabs.
  • You save a cross-tab as a report and export it to Excel for further manipulation.
  • You can format cross-tabs a variety of ways, including doing so via pre-formatted styles.
  • All columns in a cross-tab must be the same width, unfortunately.
  • You can pivot cross-tabs (swap the position of the rows and columns).

 

This article is copyrighted by Crystalkeen, Mindconnection, and Chelsea Technologies Ltd. It may be freely copied and distributed as long as the original copyright is displayed and no modifications are made to this material. Extracts are permitted. The names Crystal Reports and Seagate Info are trademarks owned by Business Objects.

 
Keep track of your cross-tabs with Report Analyzer
 

"Report Analyzer does it all. This is the best Crystal Reports 3rd party application on the market today! The numerous features combined with great performance makes Report Analyzer the ultimate documentation and analysis tool." -- Brian Kuipers, CrystalInfo.Net, USA

Report Analyzer, Documentation Tool for Crystal Reports, analyzing crystal reports, optimizing crystal reports, troubleshoot crystal reports, improve crystal reports, troubleshooting crystal reports, crystal reports information, crystal reports software, crystal reports downloads, crystal software, crystal reports analysis tools, crystal downloads, maintaining crystal reports, crystal reports maintenance tools, crystal reports analysis software, crystal reports development tools, crystal reports summarization, crystal reports design tools, crystal reports developers, crystal reports designers, crystal reports project management, documenting crystal reports, crystal reports documentation, crystal reports metrics, crystal reports analysis tools, diagramming crystal reports, crystal reports design diagrams, crystal reports data dictionaries, crystal reports formula printouts, printing out crystal reports formulas, export crystal reports documents, summarize crystal reports, crystal reports summaries, crystal reports interactive diagrams, crystal reports analyzer

Report Analyzer is the ultimate documentation and analysis tool for Crystal Reports users and developers. With a comprehensive library of analysis and documentation reports, Report Analyzer provides you with complete documentation, analysis, and performance suggestions for your Crystal Reports projects. Keep your investment in Crystal Technology at its best performance using Report Analyzer!

 

How does Report Analyzer Work?

Report Analyzer connects to your local Crystal Reports or Crystal Enterprise APS servers and imports their design definition into a documentation database. These imported reports are organized into documentation groups within the database to organize your information for easy referencing and reporting.

How can Report Analyzer help you?

Report Analyzer now comes in two editions - Standard and Enterprise (click here for Enterprise features).
Both editions of Report Analyzer assist with:

  • Comprehensive report analysis
  • Reducing maintenance effort
  • Performance/design tuning
  • Change management
  • Test plan development
  • Extensive documentation

    Improve report performance

    Report Analyzer automatically detects potential performance issues in your report design settings, including record selection formulas, grouping options and database options.

  • Automatically detect reports that do not take advantage of server side database processing.
  • Detect record selection formulas that use data type conversion functions.
  • Detect group fields that use formulas instead of SQL Expression fields.
  • Find report tables which use less than an optimal number of fields.
  • Discover special fields which cause an additional pass over the report data source.
  •  

    Report Analyzer for Crystal Reports Screenshot

    Improve report reliability and maintenance

    Report Analyzer documents over 30 design and style settings.

  • Discover unused Formulas, Fields, and Variables.
  • Identify group settings that cause blank pages and footers.
  • Identify missing standard Crystal documentation best practices (Report Title, Author, Description special fields).
  • Locate reports which may use the "Convert null field to default" setting inconsistently.
  • Keep versions of your documented reports for historical comparison.
  •  

    Speed development and maintenance

    You can easily view dependencies between report objects such as formulas, SQL expression fields, parameters, and database fields with the dependency viewer. Additionally, the powerful query feature lets you view dependency information across reporting projects.

  • View report designs in a design window similar to the one in the Crystal Reports designer program.
  • Select design objects and view/print settings, formula code (including conditional formatting formulas), dependencies with other design objects, and call stacks (for formulas only).
  • Use interactive diagrams (trees) of formula hierarchies, object dependencies and report design elements.

    Click to Enlarge
    Click to enlarge

  • Query and print over 600 report settings across all documented reports. Perform instant impact assessment for database changes and formula changes across all documented reports.
  • Locate which reports use specific functions, parameters, and design settings.
  •  

    Click to Enlarge
    Click to enlarge

    Project Management

    Report Analyzer generates comprehensive documentation of your reports, with over 100 presentation quality reports. Complexity metrics assist with test case planning and maintenance estimates.

  • Generate summary and detailed documentation.
  • Analyze report complexity metrics to assist with test plan development and maintenance planning.
  • Easy to use documentation explorer to browse and compare report design settings.
  • Print report design diagrams.
  • Print report data dictionaries.
  • Extensive formula printouts including call trees, object cross references, formatted listing, and conditional formulas.
  • All documentation can be exported in a variety of formats including PDF, HTML and Word.
  • Uses Crystal Reports to produce the documentation, enabling complete customization.
  • Plus more!

     

    Click to Enlarge
    Click to enlarge

  •