Answered
Gantt Chart Set Analysis
My client requires the gantt chart to not react when certain dimensions are filtered upon. Normally this would be done using set analysis {<[Field Name]= >} using aggregation functions within measures of other charts. With the gantt chart only using dimensions, how can this be achieved?
Thank you for reaching out.
You can try using the Alternate State option.
This can help the Visualization to not consider the selections made in the default state, hence if the dimension is filtered, it will not be reflected in Gantt.
Please note your unique ticket reference (#37355) and URL https://community.vizlib.com/helpdesk/tickets/37355
Vizlib
Hi Vaisaali,
The requirement is for the gantt chart to react to some filters but not all. By using alternate states, I would have to have multiple filters for the same dimension, one in the default state and another in the alternate state. This would cause confusion for the end user. Is there any other option?