Forum Discussion
Anonymous
3 years agoNot applicable
Create visual with hierarchy comparing parent vs child
I need to create a visual where I can compare the actions of the manager to his staff. I get the data from Active directory but it is not clean enough to create a hierarchy with the PATH() function. ...
Anonymous
3 years agoNot applicable
amitchandak - Thank you I already have the User relationship setup. However if I choose a department then the managers name does not always appear as they are in a seperate department. So I need to identify the manager for that user (from the manager column) and then calculate their actions based on the Users relationship between the two tables. Does that make sense?