Hello,
i am using @prompt function in the select clause, but the value in the corresponding column that appears in my report is weird. I mean, i ask the user for a month (1 to 12) and a value like 256 appears in the column. It´s not always the same number but i don´t have idea how it´s being...
Hello!
Usually when I use the prompt function i use something like
" <field> = @prompt(...)"
But can i prompt the user a question and not equal it to anything...
Basically, what i would like to do os something like
" @prompt(....)" without the "<field>"
Thanks
Hello!
This is the problem i am trying to solve.
I´m trying to generate a report that has this behaviour.
At report time, the user must have the chance to insert a year and a month that will be the references to the values he want to consult.
In the designer, i´m thinking of do this using the...
Hello!
When i put in a dimension:
"
<< table field>> IN @Prompt('Choose month','A','<<the right dimension>>',Multi,constrained)
",
is there a way i can use the result chosen by the user in other dimension?
Suppose the user chose 'January'.
If I have several measures that depend of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.