Forum Discussion
siil-itman
4 years agoFrequent Visitor
AD Users and Groups
I have a monster spreadsheet that I export various info from our AD, anti-virus, 365 and other systems. The spreadsheet acts as a central dashboard and is used by our finance department for billing p...
lbendlin
4 years agoSuper User
AD connectors in Power BI are notoriously slow, especially when your AD has more than a couple hundred objects (ours has hundreds of thousands, for example)
In most cases powershell scripts are preferred. They can create CSV files that your dataflows can ingest easily and quickly.