Stop outgrowing your .NET reporting: How to avoid “We have to rewrite this”
Key takeaways Table of contents How “just PDF and Excel” turns into a rewrite Most .NET teams don’t plan to build an enterprise-grade reporting platform. … Read more
Key takeaways Table of contents How “just PDF and Excel” turns into a rewrite Most .NET teams don’t plan to build an enterprise-grade reporting platform. … Read more
From the idyllic Lake Constance to the capital on the Spree: this year, we had our own booth at the WeAreDevelopers World Congress – and not only did we have a good mood in our luggage, but also our “next big thing”: List & Label Cross Platform.
In the world of server-based reporting, there are often challenges in connection with different time zones. The complexity increases in particular when the database server, the … Read more
Maybe you’ve already seen it on our social networks, our website, or in our livestream: at combit, we’re currently working on a new, forward-looking offshoot of List & Label—a cross-platform reporting solution that will primarily run on Linux. Internally, we call this project List & Label Cross Platform (LL-CP). It is aimed primarily at developers looking for a stable, high-performance, and modern reporting solution.
This is our last blog post about what’s new in List & Label 29, so let’s take a look at features we haven’t presented yet. Highlights include native .NET 8 assemblies, new data providers, and enhanced report design options.
This was a huge issue, that has been bugging us for years. While – generally speaking – List & Label’s level of printer control is unmatched by any competitor I know of, we always required a printer driver in order to execute this control. On the desktop, that’s all fine and well, as Microsoft conveniently provides the XPS Document Writer and – in more recent versions of Windows OS – the Microsoft PDF Writer. Those are always present and accessible. However, on the web and in the cloud, it’s a different story.
Today, modern reports must be designed for more than just one purpose. In addition, "all" data should be contained as simply as possible – but presented in a clear and structured way. With List & Label such multifunctional reports can be easily realized. Interactive elements allow a single report to cover several scenarios, while selection options further enhance the report. This makes reports more comprehensive and informative and can be easily operated by the user.
With List & Label you can export reports in different formats like PDF, Word, Excel and many more. The resulting reports can either be stored directly in the file system or – in .NET – in a stream, in order to transfer them manually into a database, a document management system or similar. Reports can also be automatically stored directly in so-called cloud storage services. The cloud storage providers for GoogleDrive, Microsoft OneDrive or Dropbox are available in List & Label for .NET for this purpose.
Microsoft Flow allows you to define your own processes and workflows based on various triggers. More than 200 services such as Office 365, Facebook, WordPress etc. are available for this purpose, which can interact with each other in the workflows (called flows). These services offer actions as well as triggers, such as when a file is created (on Google Drive, DropBox or also on alternative services like e.g. box) or when a mail is received. Each flow has a trigger and may have multiple actions. This article describes how to connect combit Report Server to Microsoft Flow.
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.