New level of data analysis!
I. Grids 1. Improvements to source data grid 2. Closer to the native look of Windows with enabled themes 3. Gradient drawing II. Data analysis 1. Optimized axis operations 2. New dimension attribute for single choice (radio filter) 3. Groups 4.Totals have many new features 5. Ranks for measures 6. Tree-like axis 7. Data highlighting 8. Status panel 9. Use of FastScript 10. Export III. Cube 1. Splits 2. Loading from custom storage 3. Data conversion during the load process 4. Custom field calculation during the load process 5. Add/remove operations on fields after the load 6. Append ...
The FastReport Desktop software package includes the console Report Builder. Report Builder - a console program to automate operations with reports.
You can perform the following operations:
Batch processing of reports;
export to all available formats;
Connection data source;
send the results by e-mail;
Save results locally on ftp, and to cloud storage.
Report Builder is closely connected with the Configurator, which creates a special configuration files- instructions. These instructions allow you to set the report export, choose where to save the report and send reports by email. Builder receives these instructions and execute them on a schedule that is created in the Scheduler program. But nothing prevents to work directly with the builder through the command line. This can be useful if you want to export or send reports from own applications. Let's look at three ...
First of all you need to download the program from the developer’s site
Run the installer. First we will see the welcome window. Click Next to continue the installation.
In the second step, we are invited to read the license terms. If you agree to these terms, tick the ‘I accept the terms of the license agreement’ box and click the Next button.
In the third step, you can familiarize yourself with important information about the FastReport VCL 6 product.
Next, we can choose the type of installation: Complete and Custom.
The first type allows you to install all program ...
When you display a report on several pages, you will most likely want to display the table headers on each page. This will prevent the user of the report from constantly turning over to the first page in order to understand the purpose of the columns and reduce errors in the perception of information. The lack of headers on every page is very annoying. This concerns not only reports with tables, but also matrix ones.
FastReport .Net of course allows you to display headings on each table. The RepeatHeaders option is responsible for this. It must be set to true, although by default it already has this value. For the Matrix object this will be enough. The headings of the matrix will be displayed on each page displaying this matrix.
However, there is a nuance with the Table object. It is not enough just to set the RepeatHeaders option to true.
You need to set the number of displayed rows for the header in the FixedRows property. This is needed if the table has a ...
Massive update of functionality in the report designer. Meet a lot of new functionality: a new "Sparkline" object, custom SQL queries, Intellisense when editing report code. Based on requests from our users, we have significantly improved the "Builder" application for creating builds.
New opportunities
Implemented a context menu for a page in the page panel
A context menu was implemented to make working with pages more convenient. With it, you can open the page editing window, copy a report page, and also delete a page.
...
We added FastReport Business Graphics extension. It's a new product for interactive visualization of data from applications.
More about FastReport Business Graphics for .NET
Added ListDataSet component which allows loading data to cube using Windows Forms Data Binding.
It is now po ...
Starting version 2021.1 all FastReport VCL editions are subscription-based. It means that you will always have an up-to-date version as long as your subscription is valid.
First of all, you need to download the program from the developer’s site. To do this, you need to log in to the site at: https://cpanel.fast-report.com/login.
Next, in the Products tab, find the product you bought and download it by clicking on the appropriate link.
...
In the new version of FastReport .NET 2021.1 we implemented support of .NET 5.
Added new barcode - Deutsce Post Leitcode.
The algorithm of converting RTF to report objects has been significantly improved.
And also added new functions for converting numbers.
Version 2021.1
---------------
New barcode - Deutsce Post Leitcode
And ...