Forum Discussion

RLSid17's avatar
RLSid17
Helper III
3 years ago
Solved

Count Values Out Of Total

Hi, Is there a way to count the values and compare them to another table? Kinda like for example, 24 out of 30 employees responded to the survey. I have a table that is similar to this: ...
  • RLSid17's avatar
    3 years ago

    Hi v-yanjiang-msft 

    Thank you for your response, I managed to resolve it now by counting the users and then also counting the total number of users.


    There are 2 datasets, where I got the distinct count of responses and then compared it to another table which has the number of employees per manager. 

    Just for the benefit of others, all I had to do is to make a relationship between the two datasets to get the required value like the one I'm doing.