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's avatar
DRider
Icon for OneStream Employee rankOneStream Employee
1 year ago
Solved

Pass 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...
  • DRider's avatar
    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.