Hi,
Using query builder, Can anyone please help me with the query to pull a list of users in BO?
Thank you!
-Madhuri
madhurikiran (BOB member since 2006-02-03)
Hi,
Using query builder, Can anyone please help me with the query to pull a list of users in BO?
Thank you!
-Madhuri
madhurikiran (BOB member since 2006-02-03)
SELECT SI_ID, SI_NAME FROM CI_SYSTEMOBJECTS WHERE SI_PROGID=‘CrystalEnterprise.USER’
I figured out that above query works; But, I recall that we could export these results to an excel sheet too. Can anyone help me with that?
Thanks,
Madhuri
madhurikiran (BOB member since 2006-02-03)
I got one way of doing it!!
With your IE results, Ctrl+A , Ctrl+C and whatelse?! Ctrl+V onto an excel sheet
Thats it! Please let me know if there is any other “Intelligent way” of doing this.
Thanks,
Madhuri
madhurikiran (BOB member since 2006-02-03)
Hi
Look in the link.
Regards
Siva.M
looksmee (BOB member since 2006-02-08)