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.
Dear Anonymous,
After trying many way, I just realize that Social Chart doesn't support the way you want :smileysad:
I'm so sorry because it out of my range, maybe you can think about submit new idea for that Social chart.
The only one "Journey Chart by MAQ" can do it with Hierarchy. You can see the picture below, it can show full (I admit I can not remove the Root node). If you think again and sacrify your beautifull Social chart, then we can discuss this ugly solution.
Hope you can pass this sadness soon!
Sincerely,
ManNVSM.
Anonymous I really thank you for this from my bottom of the heart buddy,
I am impressed. Kudos Kudos Kudos.
Ok...Its sad that it is not possible with that amazing visual.
But as you said we can go with that journy chart my MAQ,
so how we can implement this in that chart.
If you did... can you please share the pbix file.