Hi All,
Would really appreciate some quick help on an issue I'm facing with a WebI report. I have this report designed on multiple BEx queries and have a requirement to display on of the BEx variable on the report. Apparently this variable is not merged since it exists in only one query. The variable is a single input and mandatory type variable.
The BEx variable however is defined within a Restricted Key Figure that is used inside a CKF. For some reason, the UserResponse function doesn't seem to pick up the prompt values when used over this particular BEx variable. I've tried using the UserResponse(dp;variable) syntax to help my case but in vain.
Can anybody explain why this is happening and how I can go about achieving this requirement without changing the BEx query?