admin
6 TopicsReal-time updates in PowerBI without pressing the refresh button (Without Powerbi Premium Per User)
Hi! I want to show data in my charts updating real-time without pressing the refresh button. Currently, I have managed to get it working by using a streaming dataset (API). I used a python program to fetch data from PostgreSQL, convert it to JSON and send it to PowerBI Service via the PUSH URL provided by the streaming dataset. I tried to create a report on PowerBI desktop by using Get Data > Semantic Model and I selected my streaming dataset. I published the report to PowerBI Service but I do not see the real-time updating happening. However, when I create a dashboard on PowerBI Service, the real-time updating happens. Do PowerBI reports not support this real-time updating feature? Also, If I had PowerBI Premium Per User and used DirectQuery, would I see an option to enable auto-refresh such that real-time updating of my dashboard without the user needing to press any refresh button happens? (real-time updating mentioned refers to when data is inserted into PostgreSQL, I can almost immediately see it reflected in my chart with little lag time)Solved8.9KViews0likes18CommentsHow to Export More Than 1000 Rows from a Power BI Report to a CSV File in Power Automate?
Question: I'm currently working on a Power Automate flow where I need to export data from a Power BI report to a CSV file. However, I'm encountering a limitation where only 1000 rows of data are being exported. Is there a way to export more than 1000 rows from a Power BI report into a CSV file using Power Automate? Details: I have a Power BI report that contains more than 1000 rows of data. I've set up a Power Automate flow to export data from this report to a CSV file. However, I'm only able to export 1000 rows of data at a time. Is there a workaround or configuration setting that allows me to export more than 1000 rows from the Power BI report? Additional Information: I've checked the export settings in Power BI but couldn't find any options to increase the row limit for CSV exports. I'm open to using any alternative methods or connectors if needed to achieve this requirement. Any guidance or suggestions would be greatly appreciated! please help to solve : (3.3KViews0likes3CommentsWorkspace Admin, Guest User, Conflicting MS documentation.
Researching how to add an external user as a workspaced admin and found conflicting information. Can anyone help to clarify? Distribute content to external guest users with Azure AD B2B - Power BI | Microsoft Learn Here it states, “They can create or be an Admin of workspaces.” Yet the same documentation also states, “They can’t access workspaces or publish their own content.”Solved780Views0likes1CommentAdmin portal - manage permissions by user
Hi We are using shared datasets and the security is managed by granting permission to each user to each particular dataset and the also to the corresponding workspace where the user needs access and we have reports using this dataset. We've found difficult to keep track of what access have each user, and also to identify what datasets and workspaces a new user in the same department would need. Is there an option to have a wider visibility of the datasets and workspaces each user have access to? Is there any option to list all the users having access to any dataset and/or workspace? Thanks Luis4.2KViews0likes0CommentsAdd users in basic authentication
Hello, I installed my evaluate version of Power BI Report Server on a virtual machine, then I log in with admin account and upload reports where I have roles. I need to provide access to users outside my domain, so I want to use basic authentication (it's the best way, isn't it?) defining usernames and passwords. I changed the RSReportServer.config file as explained at https://docs.microsoft.com/en-us/sql/reporting-services/security/configure-basic-authentication-on-the-report-server?view=sql-server-2017#main but now I don't know how to create new credentials and the only way I am able to connect is with my admin account. I read many things about security and roles assignment but I have no user to associate to one of my roles. Please help me. Thank you so much1.4KViews0likes0Comments