Dynamic Crystal Groups

Dynamic Crystal Groups

Often, when adding Crystal reports to your system, you’ll find that userswant the same basic report grouped different ways, like sales reports bycustomer state or salesman or region, and so on. Don’t code that reportover and over–use one Crystal report to do all of them.

Add a formula to your report–lets call it Group1 for this example. Thenadd a group to your report. Instead of grouping on a database field, groupon the formula Group1. Now, at runtime when you want to execute the reportgrouped by customer state, for example, change the value of formula Group1to the name of the database field you want to group on. Using the Crystalobject library in VB, the code might look something like this:

 rept.FormulaFields.Item("Group1").Text = "{Customer.State}"

(The code using the OCX or Crystal designer will be similar)

Then run your report–presto! Your report is grouped by customer state.

Share the Post:
data observability

Data Observability Explained

Data is the lifeblood of any successful business, as it is the driving force behind critical decision-making, insight generation, and strategic development. However, due to its intricate nature, ensuring the

Heading photo, Metadata.

What is Metadata?

What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular

XDR solutions

The Benefits of Using XDR Solutions

Cybercriminals constantly adapt their strategies, developing newer, more powerful, and intelligent ways to attack your network. Since security professionals must innovate as well, more conventional endpoint detection solutions have evolved