Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have two charts the one is line chart with monthyear as dimension
and other is a bar chart with products as a dimension
and I want to have a year and month filter only for 2 chart and not for the line chart which is having monthyear as dimension
I am using alternate states but is there any other way to do this?
Have you tried using Set Analysis? You could try like: Sum({<Year>} Sales) to avoid Year dimension selection.
I believe this is the good option unless with in set analysis you can write identifier of Alternate states..
can I do this without using alternate states
If you look Treesesco answer it may helps you. You need to degrade the fields from Bar chart of 2 fields if you don't want to change from selection..
in the first chart am using monthyear as dimension ignoring selections is not working