Forum Discussion

fc's avatar
fc
Contributor
1 day ago
Solved

MTD vs YTD in report

Hi everyone, I need to load data in Onestream in MTD, and I imagine there is an out-of-the-box way to visualize that same data in YTD in a report without having to compute it through a BR, but I can...
  • rhankey's avatar
    rhankey
    22 hours ago

    The Stage, Forms and Journal data is converted to internal cube storage as the data goes into the cube.  The View member (eg V#Periodic, V#MTD, V#QTD, V#YTD) take care of converting the internally cube stored values as necessary at reporting time using the AccoutType and Flow SwitchType properties.  No BR logic is required, as the View members are all out box functionality that are applied when reading cube data.