In this blog we have already read and understood how to implement drill through :
https://www.helicalinsight.com/configuring-drill-through/

However there could be certain cases, especially in case of date/date time fields, wherein we want to extract some date/month/year etc from the date and then do drill through on top of it. For example we have a date field with full date month and year, and we want to extract week number from it and then pass that to drill through report. In such kind of use cases we have to follow 1-2 more steps. In this blog we have covered how the same can be achieved.

Example: We are taking a scenario that we have dates stored in the database in YYYY-MM-DD format the way it is shown below:

Drill Through Use Case Explanation

But in parent report we want to create report as month – year wise bar chart i.e. MM-YYYY format. For that we are clicking on “Functions” of that dragged column (Month_Year column) and applying:

Drill Through Use Case Explanation

Drill Through Use Case Explanation

Hence it creates a report like shown below.

Drill Through Use Case Explanation

You can see the screenshot above, where travel_date is modified in MM-YYYY format by applying relevant function on that column. So X axis of bar chart is representing in MM-YYYY format and this report we are considering as parent report.

Now, we have child report as well which looks like below:

Drill Through Use Case Explanation

Now if we will pass MM-YYYY value by clicking any bar from parent report then child report will not able to filter the data accordingly, because child report filter is expecting the data in YYYY-MM-DD format.

In order to make this scenario work, we need to apply the same relevant function which will convert this into MM-YYYY format so that parent report format (from where the value is being passed) and child report filter (which is receiving the value and filtering the data) will exactly match.

So, we will add that same date field (travel_date column) from metadata in rows/columns and then apply same format which extracts MM-YYYY from the date. Now the data is exactly in the format from which we are passing it from parent report. Now add this as a filter by clicking. Refer below image for more clarity:

Drill Through Use Case Explanation

Now in the parent report, enable interactivity and select the child report using Drill Through option:

Drill Through Use Case Explanation

Important step to note here: When you map parent report and child report, it will list the filters from child report. You need to map the column which is being passed on click.

In this case, since dates are natively stored in YYYY-MM-DD format inside database column “travel_date”. We should not map that column as it is. Rather after mapping it, we have to apply the same function on this column as well so that it gets converted into same format MM-YYYY. Then this mapping will able to pass the correct value and filter the child data accordingly.

Drill Through Use Case Explanation

You can see below, in the parent report we have bars which are month year. When we click on it and do drill through, it is opening the child report of that specific month only.

Drill Through Use Case Explanation

Drill Through Use Case Explanation

In above screenshots, we have passed 03-2015 from parent report (screenshot 1) and child report loaded with filtered data of 03-2015 (screenshot 2).


Feel free to reach out in case of any more questions on support@helicalinsight.com

Leave a Reply

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