Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Table/Measure to retrieve certain information

Hi everyone, ====== First post πŸ™‚ ====== Currently, I am working on a project which will help me identify certain areas that are not logging in or engaging with the portal they are provided. I...
  • Anonymous's avatar
    Anonymous
    4 years ago

    UPDATE **

     

    I was able to view all the confrences not logging in/Interacting with the portal:

    I used the following code : 

    CNLI = EXCEPT(SUMMARIZE('Home Visitation conferences','Home Visitation conferences'[Name]),SUMMARIZE(CWALP31BA,CWALP31BA[Name]))
     
    Now I need to map out the list I have extracted to the filled map for each region.
     
    Here is a link to all the files im using: 
     
    Any other suggestions would be much appreciated.