Forum Discussion

pmazara's avatar
pmazara
Frequent Visitor
6 years ago
Solved

How to create a pivot from 2 columns (source table) - note attached screenshot

Trying to create a pivot from 2 columns (from source table) -> note that the second column has repeat enteries

 

Need to DistinctCount the skill type against each user so as to create a pivot per custom Table 2 

 

This is to satisfy the data format required for the venn visual

 

3 Replies

    • pmazara's avatar
      pmazara
      Frequent Visitor

      Hi E Anonymous,

       

      This is great. Just need your help with one more step to complete the solution -> how to get distinct count for each skill type ?

       

      The Venn visual only works with binary values

       

      Thanks,