python support in power bi report server
8 TopicsSupport for visual elements and python scripts in power bi report server, versions for mac/linux
Good time of day. 2025 year. There are several tasks that need to be solved in the Power BI Report Server tool. 1) there is a distribution on the X and Y axes of a certain coefficient at points, these points can be more than 50 thousand pieces. Python handles this issue, but we need to show the distribution in the dashboard (filter points by conditions). We tried using a dot chart and a high-density chart, but there is a limit of 10,000 points. What solution, perhaps, can third-party visuals be used? 2) how to work with python scripts and visualizations now, as far as I know, they are currently not supported in the Report Server. Nevertheless, there are a huge number of python developers and the community is getting bigger - maybe there are some plans to add this feature? and how do people who work with python work with data now? In my opinion, the R language can be removed from the tool altogether, because when choosing from a Python/R pair, 90% will choose python. 3) Will there ever be a Linux/Mac OS version? Some colleagues have Macbooks and Linux devices, and in order to work with Desktop, they have to install add-ons. Software, or provide them with another Windows laptop. Why the tool doesn't have cross-platform functionality is still a mystery to us. I have identified three functions that are critical for us. Thank you in advance for your help.Solved739Views0likes1CommentSheduled refresh and python script
I have sql source and i have an excel file from a sharepoint that i loaded with Python script. Does not work sheduled refresh. It's silly that python scripts don't start automatically. I know it's possible to allow one-premises data getaway, but there's no way to adjust it for colleagues and it's not very convenient. Is there a solution? I want to take all the data with python from sql, excel and sharepoint because python has more options, but there is no way to set sheduled refresh. 😞Solved4.7KViews0likes1CommentPython script not working on Power BI server
Hi, I have some reports published to the Power BI server. Some of their visuals come from python scripts. They look fine on the Power BI desktop, but when I publish them to the server, I get Python visual errors. It was fine a few weeks ago with the same code. Does anyone else have the same problem? Any ideas? ThanksSolved6.1KViews0likes3CommentsPython visual support
Can someone please help clarify whether Power BI Report Server now supports Python visual? I have a report that needs to use Python visual, but I have not found any official documentation that talks about how to configure Report Server with Python or whether or not it is even supported. I've heard that it was in preview 3 years ago, hope it's available now in 2022. See this thread: https://community.powerbi.com/t5/Report-Server/Report-Server-amp-Python/m-p/670375#M10066Solved1.4KViews0likes3CommentsScheduling data refresh for python script data source
Hello Guyz, I created this report with a python script which extracts data from a mongodb using an aggregation query, I have successfully pulished the report to the PowerBI premise server which is what we cureently have. But I noticed the report is not refreshing when I view it, as the last refresh datetime is not changing. I read from some articles out there that data refresh only happens when you view the report, which I did and but last refesh time is not changing. I will greatly appreciate your contribution on how to get this report to refresh. Thank you.Solved3.9KViews0likes3CommentsPython Support in Power BI Report Server Release September 2019
Hello All, We are testing for exporting tables from Power BI to CSV or Excel format using Python script. Test-1: Export table from Power BI Desktop installed in local machine. The test is successful. Test-2: Export table from Power BI report published in Power BI Report Server. The report shows error while performing Data Refresh. We are currently using March 2019 and September 2019 Release of Power BI Report Server. In both cases, we are getting similar error on Python script. Please advice if anyone have knowledge or experience using Python scripts in Power BI Report Server. Really appreciate for any suggestion or advice. Best regards, Surajit Baruah710Views0likes0Comments