Dear Support, can you advise if it's possible to connect to Adaxes from PowerBI? To have access (read) for the Adaxes custom attributes?
Thank you!
Hello Dmytro,
As per our check, there is no such possibility.
You can create a report featuring Adaxes custom attributes, then schedule export of the report to CSV or XLS format, and then use it in PowerBI.
Hi, Is there an improvment about it ? Or do we still need to use schedule report ?
Thank you
Hello Sebastien,
There were no changes in the behavior and there are currently no plans to change it.
Thank you for your answer
Upgraded to the latest adaxes release yesterday and now this morning we are not able to access our self-service portal. We have rebooted our server and verified our adaxes service is successfully connected our domains. Any help would be appreciated, thank you!
Dear Support, can you please clarify - to call adaxes custom commands from "other" machines via following code - Adaxes PS module needs to be installed or ... -Object "Softerra.Adaxes.Adsi.AdmNamespace" $admService = $admNS.GetServiceDirectly("xxx") Thanks!
I am trying to configure Adaxes to talk to my O365 Tenant. Following the guide here - https://www.adaxes.com/tutorials_Active ... ice365.htm - I am getting stuck on the ... the same rights that I have set on the service account) Is anybody able to help?
Hi I'm trying to connect to remote Adaxes service from C# program. Using sample code from "Writing ADSI scripts" page in the docs. Added DLLs, here is my code: static void Main( ... adsNS = new AdmNamespace(); I'm not sure which config file it's asking for. V.
Hello smart people! I've been tasked with removing the ability in Office365 for users to record their Skype meetings. I have the PowerShell to make that happen via ... ", working. Any assistance in replacing or re-writing would be greatly appreciated!!