Hi,
I am working on a Active report and there is a requirement that user has to dynamically pass the data item to y-axis by clicking buttons. For example lets take Go Sales (Query) package, X-axis(Categories) is Product Line and for Y-axis(Size) user has to be capable to select Revenue or Gross Profit by clicking buttons.
Thank you,
Regards,
Bhanu.
Quote from: bhanu.samas on 26 Jan 2015 10:03:31 AM
Hi,
I am working on a Active report and there is a requirement that user has to dynamically pass the data item to y-axis by clicking buttons. For example lets take Go Sales (Query) package, X-axis(Categories) is Product Line and for Y-axis(Size) user has to be capable to select Revenue or Gross Profit by clicking buttons.
Thank you,
Regards,
Bhanu.
Sounds like you need a deck with two cards - one labelled Revenue and one labelled Gross Profit. Each card will have a chart on it using the relevant measure. Then add a button bar with two buttons - Revenue and Gross Profit - and have these buttons select the relevant card of the deck.
MF.