Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to ….
Show different type of charts in different drill down
i.e. first one is bar
and
next drill down in pie.
solution should not be the fast change option
Hi,
Use Container object.
Regards
Neetha
suppose you have period as a drill down group name
take text box and write the below expression
=GetCurrentField([Period])
and make 3 charts and keep it as condition in layout to enable and disable the chart
using above expression make condition with respective to it