Forum Discussion
mikegoalie
3 years agoFrequent Visitor
How to Filter a Summary Table Based on Original Table
Hi there I'm working on a project management dashboard and one viz I'm trying to build is related to workload. My main data set has 6 columns: Project Phase | Task | Status | Lead | Support1| Suppo...
- 3 years ago
Just in case someone else encounters this - I resolved my issue by creating a copy of my query and unpivoting the 3 columns I needed. I then created some count metrics for each and then built the viz. Worked like a charm.
mikegoalie
3 years agoFrequent Visitor
Just in case someone else encounters this - I resolved my issue by creating a copy of my query and unpivoting the 3 columns I needed. I then created some count metrics for each and then built the viz. Worked like a charm.