Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'd like to use an input filed within a straight table, somehow when I add the input field in the straight table I can't change the value, but I can do so it it's a part of a table.
can you please advice me on how to allow change the input filed value using a straight table.
Thanks in advanced
David
Hi,
Please see fi the attached sample can help you.
Use inputsum(Field_A) in the expression tab instead of just using Field_A from Dimensions tab.
Cheers.
Hi,
Please see fi the attached sample can help you.
Use inputsum(Field_A) in the expression tab instead of just using Field_A from Dimensions tab.
Cheers.
Thanks, that helps....David
Cool n Cheers.
Hi,
I've an expression like: sum(distinct Sales)/1000 in a st. table having 8 dimensions...now the expr can range from 0 to any big value.i want to create an input box where the user can enter a number & the expression shud show only the values wich are greater than the value entered by the user.
Plz help
Regards
Very Good !!!
It's a great solution, but is it possible to make a drop downbox as inputfield?
It would be great if we could select a date with a drop down.
There are only 7 possible date-values.