Using R or Python script to display an org chart in PowerBI
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?