Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I want to show variables in list box without loading them as inline or island table, is it possible? if yes, how?
thanks in advance.
Yes, crete a list box, then in the field drop down, select <Expression> and enter your variable like
$(vVariable)
I hope this helps
my mistake, I mean all variables created in the app. Ex: if I have 5 Variables, wanted to show all variable names in the list box
Variable List |
Var1 |
Var2 |
Var3 |
Var4 |
Var5 |
Have you tried an input box, why does it have to be a list box?
inputbox wont helps in my case, attached sample with what exactly I am looking for.
So you don't need to create variables do get adhoc reports
Create all your expressions and Conditionally show them based on a metric like this
Then create a Listbox using an expression using PICK() function
can you please upload a sample... how users get option to pick an expression from list box?
HI
PFA
Use Valuelist function in listbox expression. but you can't select it.
or
Use inputField in script for edit the values. for ex: i used here state field like tat.