05-31-2023
03:09 AM
- last edited on
07-19-2023
10:52 AM
by
JackLacava
Hi everyone-I am trying to create a reporting solution that can display data from two close calendar periods in a single cube. Is it possible to include two time profiles in a single cube?
06-01-2023 05:20 AM - edited 06-01-2023 05:21 AM
I'm not sure what you mean by "close calendar periods", but you can only have one Time Profile per Cube. A Time Profile includes a number of years, of course.
This said, different Scenarios can work with different levels of such profile, i.e. one can have weekly data and the other can have monthly data, so typically you can still accommodate all data in one cube if you wish. The setting can even change by time, so you can have scenarios that start as weekly and become monthly later on, or viceversa.
If that's not enough, you can still display data from other cubes through a Dynamic Calc formula on a member (typically a UD8), which runs at reporting time and can retrieve data from anywhere.
06-05-2023 11:24 PM
Are you doing this for reporting purposes? You can actually build cube view reports to reference multiple cubes when reporting. Simply call out the dimension token cb# under one of your row or column expressions and state the name of the cube.