This article shows how to apply page break in group footer which is used to display totals at the group level.
A Page Break or hard page break is a code inserted by a software program (e.g., word processor) telling the
printer where to end the current page and begin the next.

To add a Page break follow the below steps.

  1. First add a parameter named ‘pagebreak’ on datasource page and choose the connection for it.
  2. Applying Page Break At Group Footer

  3. Then on canvas, add a textbox with width=pagewidth and height=2 units, at the group footer where you
    want to introduce page break and give it a name that can be easily located in .hcr file, for eg.,
    ‘abcdef’save the report.
  4. Applying Page Break At Group Footer

  5. Then open the corresponding .hcr file in Notepad++ from its location and go to line 7. This is
    < previewformdata >. Line 6 will be < state >. All changes will be in line 7.
  6. Applying Page Break At Group Footer

  7. In this first replace all “generateXML”:”false” to “generateXML”:”true”.
  8. Applying Page Break At Group Footer

  9. Next search for groups and find the group footer where the page break is applied. Here in this case, the
    group is “travel_medium”. Add the following code just after “bandheight”: as shown in screenshot
    “groupFooterBandBreak”: {“X”: 0,”Y”: 0,”breakWidth”: 1,”breakHeight”: 1,”printWhenExpression”:
    “$P{pagebreak}.equals(\”yes\”)”},

    Applying Page Break At Group Footer

    Applying Page Break At Group Footer

    In this screenshot, the code is added as highlighted by grey color.

  10. Then search for the ‘abcdef’ in same < previewformdata > and replace “Y”=0 by “Y”=1 and “textHeight”
    =1 by “textHeight”=1
    as shown in the screenshot.
  11. Applying Page Break At Group Footer

    Applying Page Break At Group Footer

  12. Save the .hcr file and then open the report in ‘Open in New Window’ mode.
  13. Applying Page Break At Group Footer

In the below screenshot, the total can be seen in the next page even though there is space below the records.
Below is the screenshot without pagebreak.

Applying Page Break At Group Footer

Points to be noted:

  1. There can be multiple page breaks, only x and y values are to be taken care of.
  2. There can be page break at any band i.e, details, group footer, summary etc.
  3. If there is some error in .hcr file, the report will not run properly. So always take a backup of working
    report first, then apply backend changes.
  4. If any change is done in the report, then the backend changes are lost and are needed to be done
Helical Insight’s self-service capabilities is one to reckon with. It allows you to simply drag and drop columns, add filters, apply aggregate functions if required, and create reports and dashboards on the fly. For advanced users, the self-service component has ability to add javascript, HTML, HTML5, CSS, CSS3 and AJAX. These customizations allow you to create dynamic reports and dashboards. You can also add new charts inside the self-service component, add new kind of aggregate functions and customize it using our APIs.
Helical Insight’s self-service capabilities is one to reckon with. It allows you to simply drag and drop columns, add filters, apply aggregate functions if required, and create reports and dashboards on the fly. For advanced users, the self-service component has ability to add javascript, HTML, HTML5, CSS, CSS3 and AJAX. These customizations allow you to create dynamic reports and dashboards. You can also add new charts inside the self-service component, add new kind of aggregate functions and customize it using our APIs.
Helical Insight, via simple browser based interface of Canned Reporting module, also allows to create pixel perfect printer friendly document kind of reports also like Invoice, P&L Statement, Balance sheet etc.
Helical Insight, via simple browser based interface of Canned Reporting module, also allows to create pixel perfect printer friendly document kind of reports also like Invoice, P&L Statement, Balance sheet etc.
If you have a product, built on any platform like Dot Net or Java or PHP or Ruby, you can easily embed Helical Insight within it using iFrames or webservices, for quick value add through instant visualization of data.
If you have a product, built on any platform like Dot Net or Java or PHP or Ruby, you can easily embed Helical Insight within it using iFrames or webservices, for quick value add through instant visualization of data.
Being a 100% browser-based BI tool, you can connect with your database and analyse across any location and device. There is no need to download or install heavy memory-consuming developer tools – All you need is a Browser application! We are battle-tested on most of the commonly used browsers.
Being a 100% browser-based BI tool, you can connect with your database and analyse across any location and device. There is no need to download or install heavy memory-consuming developer tools – All you need is a Browser application! We are battle-tested on most of the commonly used browsers.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
A first-of-its-kind Open-Source BI framework, Helical Insight is completely API-driven. This allows you to add functionalities, including but not limited to adding a new exporting type, new datasource type, core functionality expansion, new charting in adhoc etc., at any place whenever you wish, using your own in-house developers.
A first-of-its-kind Open-Source BI framework, Helical Insight is completely API-driven. This allows you to add functionalities, including but not limited to adding a new exporting type, new datasource type, core functionality expansion, new charting in adhoc etc., at any place whenever you wish, using your own in-house developers.
It handles huge volumes of data effectively. Caching, Pagination, Load-Balancing and In-Memory not only provides you with amazing experience, but also and does not burden the database server more than required. Further effective use of computing power gives best performance and complex calculations even on the big data even with smaller machines for your personal use. Filtering, Sorting, Cube Analysis, Inter Panel Communication on the dashboards all at lightning speed. Thereby, making best open-source Business Intelligence solution in the market.
It handles huge volumes of data effectively. Caching, Pagination, Load-Balancing and In-Memory not only provides you with amazing experience, but also and does not burden the database server more than required. Further effective use of computing power gives best performance and complex calculations even on the big data even with smaller machines for your personal use. Filtering, Sorting, Cube Analysis, Inter Panel Communication on the dashboards all at lightning speed. Thereby, making best open-source Business Intelligence solution in the market.
With advance NLP algorithm, business users simply ask questions like, “show me sales of last quarter”, “average monthly sales of my products”. Let the application give the power to users without knowledge of query language or underlying data architecture
With advance NLP algorithm, business users simply ask questions like, “show me sales of last quarter”, “average monthly sales of my products”. Let the application give the power to users without knowledge of query language or underlying data architecture
Our application is compatible with almost all databases, be it RDBMS, or columnar database, or even flat files like spreadsheets or csv files. You can even connect to your own custom database via JDBC connection. Further, our database connection can be switched dynamically based on logged in users or its organization or other parameters. So, all your clients can use the same reports and dashboards without worrying about any data security breech.
Our application is compatible with almost all databases, be it RDBMS, or columnar database, or even flat files like spreadsheets or csv files. You can even connect to your own custom database via JDBC connection. Further, our database connection can be switched dynamically based on logged in users or its organization or other parameters. So, all your clients can use the same reports and dashboards without worrying about any data security breech.
Our application can be installed on an in-house server where you have full control of your data and its security. Or on cloud where it is accessible to larger audience without overheads and maintenance of the servers. One solution that works for all.
Our application can be installed on an in-house server where you have full control of your data and its security. Or on cloud where it is accessible to larger audience without overheads and maintenance of the servers. One solution that works for all.
Different companies have different business processes that the existing BI tools do not encompass. Helical Insight permits you to design your own workflows and specify what functional module of BI gets triggered
Different companies have different business processes that the existing BI tools do not encompass. Helical Insight permits you to design your own workflows and specify what functional module of BI gets triggered