The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
DRider
OneStream Employee
1 year agoPass through multiple time members for one XFBR
I am building a Dashboard XFBR String to return a different Origin member depending on whether the time is before or after 2020.
If the time is equal to or prior to 2020, it returns "Top". If the t...
- 1 year ago
After extensive testing, I've found that passing through a literal parameter accomplishes the objective. I put FirstPeriodInYearPrior1(|!TimeParameter!|) as the value of the literal parameter and passed that through my member filter as the Time member and used that parameter for the XFBR as well.
Mike_Sabourin
1 year agoContributor II
Have you tried using |MFTime| instead of |CVTime|. CVTime is broader and looks at the overall cube time, but MFTime is specific to the cell data. Might work.
Related Content
- 6 years ago
- 2 months ago
- 4 years ago
- 3 years ago