Forum Discussion
Microsoft Gantt visual with parent filtering problem
- 6 years ago
Hello v-yuta-msft ,
Thank you for your message. Thank you for your confirmation, but in this case the "visual" does not achieve its purpose... to visually select the project...
I have found another way, even this is not the best way/performance and imply duplicating the table, but having now an 1:1 relationship by project code I have achieved the "desired" effect - when the user click on a collapsed project, the table will show all the corresponding tasks.
Maybe on the future version of the MS Gantt chart will see an "enhancement" 😏.
Kind Regards,
Lucian
Lucian ,
Based on my test, the gantt visual doesn't have filter feature when you click on the top level of the hierarchy, it will only filter the first row in that level, this is by design.To achieve your requirement, you need to create a slicer visual based on the [Project Name] column like below:
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Lucian6 years ago
Responsive Resident
Hello v-yuta-msft ,
Thank you for your message. Thank you for your confirmation, but in this case the "visual" does not achieve its purpose... to visually select the project...
I have found another way, even this is not the best way/performance and imply duplicating the table, but having now an 1:1 relationship by project code I have achieved the "desired" effect - when the user click on a collapsed project, the table will show all the corresponding tasks.
Maybe on the future version of the MS Gantt chart will see an "enhancement" 😏.
Kind Regards,
Lucian