Forum Discussion

mikegoalie's avatar
mikegoalie
Frequent Visitor
3 years ago
Solved

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...
  • mikegoalie's avatar
    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.