Solved
Forum Discussion
rhankey
9 months agoContributor II
Change the following line of code
From: Param.Add("userSelectedMonths",FcstMonths)
To: Param.Add("p_Forecasted_Months",FcstMonths)
mvalerio24
9 months agoNew Contributor III
I tried that and its still not working
- rhankey9 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
- 4 years ago
- 4 years ago