Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I have just move from QV10 to QV11 and interest in using the "Enable Conditional" feature of the QV11.
Hope you can help me implement the my requirement.
I created a sample reporty with the following fields:
BOOKID
TITLE
AUTHOR
COUNTRY
PAGES
QUANTITY
What I wanted to do is to initially provide the BOOKID as the only dimension, is it possible that when the user opens the report they will only see something like:
BOOKID | QUANTITY
Then if they do want additional dimension they can just click on a list or drag and drop (not so sure how)?
Normally different user requires different arrangement on the DIMENSIONS. Is it possible to have a drag and drop dimension by the way?
Pleas see sample QVW hope you can help me.
Thanks
~skip
Hello,
could you please give me any advice about my problem? Maybe you already met this.
I have dimensions in listbox which are similar. That mean that some of them contains same words.
Customer
Customer Phone
Customer Country
When "Customer phone" is selected, in table "Customer" will appear as well. Is there any chance to use theese similar names in list box with dimensions? Now is this conditional expression in use:
=SubStringCount(Concat(Fields, '|'), 'Customer')
Thank you!
Even i have the same issue. Did you get any solution for this?
Regards
KC