Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
I have two graphs having hierarchy drill down with same column . but business requirement is both graph should be independent . it should not be reflect one another drill down changes. is there possible to achieve this requirement ?
Hi
It is possible using Alternate States
use unique alternate state for each graph.
Thanks
You can use alternate state to achieve this.
try to derive a separate fields for each graph.
ex : Month(Date) as Month,
Month(Date) as Month2,
and assign different alternate states to each field and use them in your graphs...