List & Label Reporting Blog

AI at combit – a look behind the curtain

AI at combit – a look behind the curtain

ByJochen BartlauNov 4, 20243 min read
Since the release of ChatGPT, the world of artificial intelligence (AI) has changed rapidly. You’ve probably already had experience with tools like ChatGPT or GitHub Copilot that take developer workflows to a new level. At combit, we’re also open to the possibilities that AI offers, and are continuously integrating them into our own processes.
Miscellaneous Treats in List & Label 25

Miscellaneous Treats in List & Label 25

ByJochen BartlauMar 26, 20202 min read
As with every new version, we have updated List & Label in a lot of different places to make it smoother to use, more modern and accessible. So to continue with this tradition, here are some treats in List & Label 25 you might have overlooked so far.
Connecting Mattermost to Blizz Meetings

Connecting Mattermost to Blizz Meetings

ByJochen BartlauMar 19, 20203 min read
As we all are affected by the infamous COVID-19 outbreak I assume many of you are working from their home offices just as we do. We had the luck (aka foresight) to prepare this early on so we were up and running in less than a day. Nevertheless, once we started, there were a couple of challenges we were facing. I thought I'd share some nuggets here that might be useful to you.
.net core 3.1

Should You Migrate from .NET Framework? – List & Label with .NET Core 3.1 Support

ByDaniel SteinFeb 12, 20203 min read
In May 2019, Microsoft announced that it will no longer develop the existing .NET Framework. So the current version 4.8 will be the last release. From now on, the company will concentrate on the further development of .NET Core. For developers, the question arises: Is the release of .NET Core 3.1 a good time to migrate from the .NET Framework? The good news is that you don't have to do without List & Label when migrating. 
Text Selection and Copy to Clipboard for the Preview

Text Selection and Copy to Clipboard for the Preview

ByJochen BartlauJan 15, 20201 min read
Creating preview files is all well and good. However, when you needed to access the texts within the preview for post processing, you had to resort to a text export, finding the relevant strings and copying them from there. In LL25, we added a powerful way to extract texts from a preview, directly from within the preview window.
using the new graphql data provider

New GraphQL Data Provider for List & Label

ByJochen BartlauDec 17, 20194 min read
GraphQL was publicly released in 2015 and became quite popular since then. It's used by a number of big web applications like Instagram, Facebook and others.
Pushing the Limits with Custom Output for Rscript

Pushing the Limits with Custom Output for Rscript

ByJochen BartlauNov 28, 20194 min read
While for standard tasks the default mechanism for Rscript rendering of List & Label might be sufficient and convenient to automatically generate the png, jpeg or svg chart output from a Rscript on the fly, there might be situations where you simply desire more control.
json order list

Adding JSON to the Available Export Formats

ByJochen BartlauNov 13, 20191 min read
List & Label has supported a number of text based export formats for quite a while. You can have XML, CSV and layout TXT export in different variants. That way, you can use List & Label as a convenient way to convert your data from one of the supported data sources to something you can use in other applications again. But one very popular format was missing so far that's been around for quite a while: Java Script Object Notation aka JSON.
dummy-img

New GraphQL Data Source, Webhooks & more | Report Server 25 Improvements Part 2

ByAlexander HorakOct 31, 20193 min read
As promised in our first blogpost about the innovations of Report Server 25, here comes the second part, including some very interesting features like Webhooks, connection string management or import/export of settings.
Supporting ZUGFeRD 2.0 in PDF Export

Supporting ZUGFeRD 2.0 in PDF Export

ByDaniel SteinOct 21, 20193 min read
Version 1.0 of the electronic invoice data format ZUGFeRD for the exchange of invoices has already been supported. For List & Label 25, the specification of version 2.0, officially released in March 2019, is now also supported.
.net core 3.0

Full Support for .NET Core 3.0

ByJochen BartlauSep 26, 20192 min read
.NET Standard and .NET Core have been around for a while now. We jumped the bandwagon early and offered beta support since LL23 while officially supporting the new framework since List & Label 24. With the advent of .NET Core 3.0, Microsoft announced that the .NET 4.x releases will be the last of their kind and .NET Core 3.0 – which will later simply be called .NET and will be named ".NET 5" in its next release – is the place to go. We're already there.