Forum Discussion

DDrider's avatar
DDrider
New Contributor III
5 months ago

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...
  • DDrider's avatar
    5 months 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.