Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community, Is there anyway to apply a bookmark with a button that won't resize conditional graphs?
Sorry, I actually new the answer to this question but forgot. You apply the action of restoring the object with your button. I have a new question though to post on the community.
Brandon
I'm not sure exactly what you are after, but you can control the resizing of charts by unchecking the "size with data" check box on the Properties | Layout tab.
Regards
Jonathan
Hi Brandon - or if you want the graphs to show the data for the whole set of data regardless of the selection you can either right click the chart and detach it, or better still use Set Analysis to ensure the expression is always looking at all data, eg: sum({1}Amount) will ignore any bookmarks and always give the total amount.
- Steve
Sorry, I actually new the answer to this question but forgot. You apply the action of restoring the object with your button. I have a new question though to post on the community.