Forum Discussion
Field Parameters or Bookmark?
- 3 years ago
I ended up replicating each of the visuals - one for $$ and one for Qty, then I created a Bookmark Navigator button which when used shows/hides the $$ or Qty visuals depending on which button they chose. (Sorry had to hide all the good stuff - company policy).
The first one is what users see when they click on Qty.
The second is what users see when they click on $$.
In my opinion this becomes a design choice.
I do not think you could use one field parameter to control the four visuals but you could definitely use four field parameters to control each of the visuals. That would allow your user the ability to switch the visuals independantly between $ and QTY.
If the user wants all visuals switched at once then a bookmark would be the way to go.
Adding four field parameter slicers also adds a bit of extra clutter to the report where a bookmark can be handled with a single button which may be easier to incorporate into the existing layout.
Best of luck with whichever path you choose.
I ended up replicating each of the visuals - one for $$ and one for Qty, then I created a Bookmark Navigator button which when used shows/hides the $$ or Qty visuals depending on which button they chose. (Sorry had to hide all the good stuff - company policy).
The first one is what users see when they click on Qty.
The second is what users see when they click on $$.