I am trying to build an org chart in powerBI using R or Python script, because my database is over 10000 lines. My csv database has employeeID, ManagerID, employee name and job position. So, the help I need is building the R/Python script, for then import into PowerBI. Any Insight?
My final result is to show in PowerBI the org chart, with the possibility of navigating the org chart and also searching for a specific employee ID.
New contributor
TC999 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.