cancel
Showing results for 
Search instead for 
Did you mean: 
dylanwan
Employee
Employee

Introduction

A commonly seen reporting requirement is to view data as of a specific date in the past or as of a range of days in a period.  This post discusses techniques that can help optimize the runtime performance of dashboard that use as of date reporting.

What you need to know before reading this article

We will use the following features from Incorta:

You can find these topics in Incorta documentation.

Let's Go

Use a presentation variable in the applied filter at the dashboard level

As-of-date based reports show data relative to a date.  This date should be the driving filter for all data in the dashboard.  Instead of adding filters in many places, such as an insight filter for every insight or a measure filter in every measure, the filter should be applied at the dashboard level.

Filter out unneeded data with an applied filter 

Dashboard filters are applied before other filters.  Using an applied filter can reduce the data processed by downstream processes such as insight filters and measure filters.

For example, if a dashboard is showing a comparison of data for the last three years, do not bring more than three year worth of data into the dashboard.  Instead, use an applied filter to limit the size of the data.

Related Material

Best Practices Index
Best Practices

Just here to browse knowledge? This might help!

Contributors
Version history
Last update:
‎09-29-2022 05:00 PM
Updated by: