Dynamically change time series types in reports
Beginner | 10 Minutes
Overview
Birst automatically provides time series analysis with the built-in Time dimension.
Your organization may have your own specific time attributes and time period shifts. In this case you may need to define a custom set of time attributes. You can add your own custom time hierarchy definition to a Birst data warehouse.
This tutorial walks you through how to create custom time categories, how to add them to your reports and how to include them in dashboard filters.
📋 Requirements
|
Tutorial
Infor Birst has a great ability to quickly compare data between different periods. All that's needed is a measure, a date, and you can choose one of the following Time Series Types:
When building reports, there is no way to create additional custom time categories, like Trailing Half Year, Trailing Four Months, or any Weekly Time Series.
Also there could be customers that need to analyze data weekly, and while access to extra time categories can be enabled through support there is a way to develop these and more time categories in Visualizer.
In situations like this we can use the power of the function RSUM and build a report that will show data based on a Time Series we define.
In addition to time categories RSUM can calculate the trailing sum across any dimension, including text such as for example roman numerals I, II, III, IV.
What made this section unhelpful for you?
On this page
- Dynamically change time series types in reports