Forum Discussion
Exploring Social Network graph Usage
- Anonymous8 years ago
Dear Anonymous, Abduvali,
Ok, I'll share with step by step:
- Create 4 new colum:
Path = PATH(Employees[EmployeeName],Employees[ManagerName])
Level 1 = PATHITEM(Employees[Path],1)
Level 2 = PATHITEM(Employees[Path],2)
Level 3 = PATHITEM(Employees[Path],3)
- Create new "Emp Hierarchy" on Level 1. Then get Level 2 and 3 into this Hierarchy.
- Download the Journey Chart. Put "Emp Hierarchy" in "Category Data", Salary in "Measure Data"
- Make sure your Filter Emp with Level 3.
That's it!
If you need some help, don't be hesitate tag my name in your topic. I'll try if i can.
Regards,
ManNVSM.
Anonymous
Thanks for asking. I have a debt to pay you. :smileyvery-happy:
This is what i am trying to implement.
By using Social Network Graph, i would like to create organization level span of control for each and every employees.
Why am i going with only this visual is, because we can show lot of info and at the same time it is much ettractive than the other directed and network graph.
So here whenever i choose i person name i should be able to show his complete hierarchy levels.
that is nothing but his direct and indirect connections(till ceo level )
In this https://store.office.com/powerbiaddininstallpage.aspx?rs=en-US&assetid=WA104381236
you can find the sample for that.
Please help me.
Dear Anonymous,
So, your expect is "So here whenever i choose i person name i should be able to show his complete hierarchy levels."
For ex: when click on Emp Name "Jorder", you want this chart show "Paul - Envy - Jorder"? Or something amazing more?
Regards,
ManNVSM.