Hi,
I am running into an issue with being able to use an Input Control on the iPad that is based on a variable that is NOT coming from a BICS query in BI 4.0. In other words, I have a dimension called Units with three hardcoded values, say A, B, C. Based on that dimension, I have an input control. Within the report, I have variables that use an if then statement to adjust measure values according to the selection of the input control. (There is a separate measure for A, B, C, such as Quantity of A, Quantity of B, etc).
The issue is as follows:
If I make that input control based on the main table, most of the values dissapear or give unavailable errors in WebI.
If I make a separate blank table and link the input control to that, my if else statements in the main table work fine on WebI. However, as soon as I try on the iPad, the input control no longer shows up.
Any ideas how I can make an input control based on a custom input control variable work on the iPad?
I would greatly appreciate any help or suggestions.