MicroStrategy / mstrio-py

Python integration for MicroStrategy
Apache License 2.0
90 stars 60 forks source link

Update example for user creation to read from csv or Excel. #80

Closed ryanforsythe closed 2 years ago

ryanforsythe commented 2 years ago

For a real world example is reading in a list of users with name, email, description from a CSV or Excel file.

Please adjust your example to include this scenario.

https://github.com/MicroStrategy/mstrio-py/blob/master/examples/user_mgmt.py

urszulajaczewska commented 2 years ago

Hi @ryanforsythe, we'll discuss this and I'll update you next week.

urszulajaczewska commented 2 years ago

Hi @ryanforsythe, we'll fix this and update will be available in March release.

urszulajaczewska commented 2 years ago

Hi @ryanforsythe, in March release we've updated user_mgmt example to reflect user creation from CSV file scenario.