Forum Discussion
Anonymous
4 years agoNot applicable
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...
- Anonymous4 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.
Anonymous
4 years agoNot applicable
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.