pbi rs
3 TopicsHelp! How power BI report server (on Premise) communicate with Active Directory?
HI proffy! 😉 I have On premise installed PBI RS. I need to check, how PBI RS communicate with local Active Directory. What protocol is used? Ldap or Ldaps? If using Ldap, how can i change the settings to Ldaps?6.5KViews0likes6CommentsWhat should not work in PBI-RS from data sources coming from python scripts?
Hello, is it true that python scripts are not supported in PBI RS? I created in PBI desktop for PBI-RS a report that retrieves data from an API consumed and processed using python scripts, I published it to the Report Server and tried to open the report, it worked well and the visuals are loaded as normal, so what are not supported about python scripts? The documentation says the following, but it is contra dictory to my tests: From the comparison between PBI Service and Server: Create Python scripts and visuals in Power BI Desktop and publish them to the Power BI service. You can't save Power BI reports with Python scripts or visuals to Power BI Report Server. Please clarify this topic for me, thanks in advanceSolved466Views0likes1CommentPower BI Reporting Server Solution
Our client (Company A) and our project team has faced the difficulties below to deploy Power BI Report server solutions. Can you advise how we can get support on that? Company A ’s Requirement: Due to security concerns, users need to get the data in Company A ’s Oracle DB without directly connecting to Company A ’s Oracle DB. Our current solution: First, we create a Data Source connecting to Oracle DB in Power BI Report Server by using ADO.net Connector with SSL (Oracle Wallet). Then, we create a Dataset using the Data Source. And the last, users use Odata Feed connecter in Power BI Desktop/Excel or Postman to connect to the Dataset with Power BI user authentication with Company A's Active Directory. The problems of current solution: Not able to load data into Power BI Desktop/Excel/Postman from Dataset using Odata when the amount of data is large (Timeout occurred), any sizing guide or limitation on this? Not able to create Data Source connecting to Oracle DB by using ADO.net by SSL with Wallet The additional concerns: Limitations of concurrent user capacity Any other solutions could cope with the need required? Thanks for your advice!533Views0likes0Comments