Add Your Custom Objects and Functions to the Web Designer

Extensibility is a first class citizen in the List & Label universe. You can add your own functions and objects to the Designer, enabling complex calculations within your code or custom objects. However, there was one important link missing so far – all this code just runs on the desktop. If your application runs on a server and you're using the Web Designer you're hosed – until version 24.

Use Rscript Visualizations for Your Reports

rscript for data visualization

While List & Label's charts offer a lot of visualization types and are extended almost every version, there are way too many visualization types to support them all. Thus, requests for new chart visualizations keep bubbling up in our feedback portal. On the other hand, Rscript is a well established language specialized for statistical computing and graphics that supports any visualization I can think of. So it absolutely makes sense to add Rscript output to the available chart visualization and include the best of both worlds – List & Label's versatility for report layout and data access and Rscript's deluge of visualization types. And that's just what we did for the Enterprise Edition of List & Label 24.

Creating Crosstabs via Drag & Drop

dialogue choose table element type

A crosstab does a great job in aggregating your data and helps to spot trends and outliers. We've put great effort in enhancing our crosstab support for the last few versions. However, although there's a nice wizard to get you started, usability testing showed that even creating simple crosstabs was still a challenging task for some users. That's something we hope to change with LL24.

Easily Replacing Texts and Identifiers in the Designer

replace ribbon in menu

Continuing our quest for an improvement of the Designer's refactoring features, it's obvious that finding text alone is only halfway to quickly and easily refactoring your projects to accomodate them to changed field names, table names or other identifier changes. So we decided to take this project one step further and offer a powerful replace feature in LL24.

Customer Wishes Implemented in the Ad-hoc Designer

Since version 3 of the Report Server, you can create reports quickly and easily with the Ad-hoc Designer. Since List & Label 23, this feature is also available for .NET developers for integration into their applications. Today I would like to show briefly which customer requests we were able to implement in combit List & Label 24 and Report Server 24 in the Ad-hoc Designer.

Reporting REST with parameters, authenticating via tokens with the Report Server 24

This is the first of two blog posts presenting the new features of our combit Report Server in the upcoming version 24. Since the last version, in which the Report Server has become part of our List & Label developer component, the development teams of both products have been working even more closely together. This enables us to better coordinate the needs of both products, and thus also of our customers.

Introducing Parametrized Data Sources

example for a result in the html 5 viewer

List & Label's powerful filter options could not be used for all data sources so far. Reason is, especially for web based data sources, it is not possible or feasible to get "all" data first and then filter to the desired subset. The upcoming version 24 comes with a powerful new feature that addresses this very issue: Parametrized Data Sources. It allows to combine data source parameters with actual report parameters in the Designer.