On a related note, how do I get Report Builder to display (in the report) which values were selected from the dropdown list? Currently I get:
Filter: Transactions with: All of (Month = (prompted))
when what I really need is the month name(s) selected from the dropdown list.
Thanks!
Paul.
Paul Rayner wrote:
On a related note, how do I get Report Builder to display (in the report) which values were selected from the dropdown list? Currently I get:
Filter: Transactions with: All of (Month = (prompted))
when what I really need is the month name(s) selected from the dropdown list.
Thanks!
Paul.
Names will appear in dropdown if ValueSelection property of attribute Transaction is set to "Dropdown".
|||Thanks for the reply. Perhaps I was insufficiently clear. I know how to get a dropdown list. What I don't know how to do is how to sort the date values (when displayed as month names) in a dropdown list. Month names are being displayed as April, August, etc. instead of January, February, etc.
Paul.
No comments:
Post a Comment