Sorting Charts by Value

This is one of those "whaaaaat, that didn't work before?" features. No, it didn't. Until version 22, you were only able to sort bar charts with string labels ascending or descending. Alphabetically. Numerics and dates are treated differently, but for strings you only could get A-Z, Z-A or unordered, i.e. in the order the database supplies the data.

Crosstabs: Expand Sub Tables in the Interactive Preview

example crosstab

As we swiftly proceed through the development process of List & Label 22, we found a slot to add one more feature to the crosstab. Starting in version 19, we've added a lot of interactivity to the preview, including a feature called "Expandable Regions" for the report container. It allows to expand sub tables by just a click. For LL22, we've now extended this feature to the crosstab.

Select Your Property Favorites

This is one of the major UI visible changes in LL22. All objects have their distinct set of properties which is displayed in the property window. Depending on the complexity and flexibility of the object, the list of properties is quite long where most of the time you probably don't need 50% of them. Enter the new Property Favorites.

Intelligent Franking with Internetmarke

The process of getting snail mail ready for posting can be rather tiresome. You print your letters or invoices, enjoying the fine work you have done designing them in List & Label, and then? Even in our modern times you lick the stamp, assuming you have the right one at hand, and stick it on the envelope. How very old-school is that? With the upcoming version 22 of List & Label this process can be elegantly automated through Internetmarke, a service to pay for postage online by German courier company Deutsche Post AG.

Building a Better Databinding Ecosystem for Delphi

Data provider for Delphi

The IDataProvider interface for .NET has enabled many features that are not available for all of the other platforms so far. Most importantly, it brings multiple report containers and nested tables. For C++, we've included a sample in LL21. This is sadly missing in Delphi. In addition, the current Delphi data-binding engine still works against the BDE, a technology that has been deprecated quite a while ago by Embarcadero.

Lightning-fast Ad-hoc Design with Report Server 3

With combit Report Server 3, you now also have the ad-hoc Designer in addition to the design features from previous versions. Ad-hoc Design wizards enable you to create lists and diagrams (charts) quickly and easily. This combination equips the reliable and powerful Report Server with a quick and streamlined interface that is perfect for generating simple reports. The interface of the new wizards has also been optimized for devices that support touch-screen technology, which allows it to be easily operated on tablet devices as well.

Enabling Multiple Result Cells for Crosstabs

enabling multiple result cells for crosstabs
As this was one of the most frequent requested features in our feedback portal and we hadn't visited the crosstab's features for a couple of versions, this feature was an easy pick. A crosstab is aggregating values and groups them by two or even more dimensions. Until version 22, there was exactly one aggregation possible, e.g. you could have either the number of orders or the revenue sum per customer and year, not both. In LL22, there is no limit anymore.

Progress OpenEdge Reporting Tool List & Label 21

This time we feature a guest post from our partner and developer colleague Thomas Wurl. About two years ago, Thomas developed a free data provider for Progress OpenEdge available for all List & Label customers. While this provider was adopted successfully by many Progress users, it suffered some restrictions. So Thomas decided to restart from scratch and came up with an incredibly fast and powerful new solution. Here's his story.