Currently, dashboard widget filters only support one segment or basic condition at a time. It would be highly beneficial to allow more advanced conditional logic, similar to what's available in workflow If/Else branches. For example, we should be able to create conditions like: (X = Y AND (A = B OR A = C)) OR (X = Z AND (A = B OR A = C))
This would allow for much more flexible and powerful data segmentation within dashboard widgets with deeper insights meeting complex criteria.