List & Label Reporting Blog

New Service Pack 28.006 for List & Label and the Report Server

New Service Pack 28.006 for List & Label and the Report Server

ByDaniel KennerApr 3, 20243 min read
The latest service pack for List & Label 28 delivers enhanced functionality and security improvements to streamline your reporting needs. With key updates like support of images in crosstab column and row labels in XHTML export as well as support for Embarcadero RAD Studio 12 (BDE & FireDAC). For a detailed list of changes, see the ServicePack.pdf in your installation and the Service Pack download area.
rscript for data visualization

Use Rscript Visualizations for Your Reports

ByJochen BartlauOct 11, 20183 min read
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.
divided pie chart in LL23

Vastly Improved Chart Rendering in the Browser

ByJochen BartlauOct 5, 20181 min read
Over the years, we kept improving our chart engine with each version. We've added Donut, Radar and Treemap charts and offered new layout options. However, if your charts were to be rendered in the browser, the only available formats so far have been PNG or JPEG, leaving you with exactly two options: either have great quality and huge file sizes or a swift download and poor rendering quality. There was no option to combine both (and I'm not thinking "huge download and poor quality" here <g>). In LL24, this is going to change.
dialogue choose table element type

Creating Crosstabs via Drag & Drop

ByJochen BartlauSep 28, 20182 min read
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.
design crosstab for sales

Converting Crosstabs to Charts and Vice Versa With List & Label

ByJochen BartlauSep 21, 20182 min read
Crosstabs and charts have a lot in common. Often I find myself designing a crosstab for e.g. the sales per country. This works fine to get the absolute or even relative numbers. However, to get a visual impression of the fractions for a dashboard, I add a chart 99% of the time that shows just the same data as the crosstab.
replace ribbon in menu

Easily Replacing Texts and Identifiers in the Designer

ByJochen BartlauSep 18, 20181 min read
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.
How to “Find” Things in the Designer

How to “Find” Things in the Designer

ByJochen BartlauSep 6, 20182 min read
One of the most wanted features from our feature portal will finally be available in List & Label 24: a powerful find feature for the Designer.
clear grouping

Extending “Expandable Regions” to Groups

ByJochen BartlauAug 30, 20182 min read
In Version 19, we introduced a new feature called "expandable regions". When activated on a top-level table, this will enable to dynamically collapse and expand the table's sub items in the preview and HTML5 viewer.
Export Files Directly From the Preview

Export Files Directly From the Preview

ByJochen BartlauAug 15, 20183 min read
So far, it hasn't been possible to export to all of our export formats from the preview window. The simple reason is that we're using the EMF file format internally while the exporters need completely different information that cannot be extracted from the EMF. Thus, we were only able to support image file formats and – of course – PDF, which is created from EMF vector information.
dummy-img

Innovations for Planned Reports and more | New in Report Server 24 – Part 2

ByAlexander HorakJul 31, 20181 min read
This is the second blog post covering the new features of combit Report Server version 24. I already introduced some new features in the Ad-hoc Designer.
dummy-img

How to Use List & Label .NET Directly in Java

ByDaniel SteinJul 3, 20183 min read
With the help of Javonet, the List & Label .NET component can be easily integrated and used directly from Java – with the usual ease of use you are accustomed to from .NET. With this cooperation, Java customers have easy access e.g. to real data preview in the Designer, drilldown reporting and report parameters to name just a few of the interactive features.