Solved
Forum Discussion
rhankey
8 months agoContributor II
Change the following line of code
From: Param.Add("userSelectedMonths",FcstMonths)
To: Param.Add("p_Forecasted_Months",FcstMonths)
mvalerio24
8 months agoNew Contributor III
I tried that and its still not working
- rhankey8 months agoContributor II
Time to add a debug statement or two in the XFBR rule to see what is being passed in, and what you are returning, as ultimately, OS is saying it didn't resolve to a valid time member filter.
Related Content
- 2 years ago
- 3 years ago
- 3 years ago