report server + sql
12 TopicsHow to let end users change the parameter that is passed to the powerBi report on report server?
Is it possible to allow end-users to change the parameters on power bi report on the report server? Want the end users to be able to change the @StartDate @EndDate parameters for the SQL stored procedure ThanksSolved30KViews1like5CommentsCant connect the datasource SQL Server Database in the report server
Hello Community, I created a report in the power bi desktop version and now wanted to upload the report on the report server which all worked out(once i had saved the file as a report server). I however can't seem to connect to the SQL server database as my one and only data source and can therefore not set up an automatic refresh of the report. Just some back info the report is based on an Import mods and I first created the report on the desktop version before saving the document as power bi desktop report sever document. I think the problem might be with the fact that I didn't originally create the report in the report server version of desktop and/or that there is something wrong with my connecting string(was automatically filled in and I cant edit it). On the desktop version I can refresh the data without any problem as I am connected to the SQL database but it simply doesn't work with the report server.I've attached pictures showing my error sign to give more context. I also tried the two authentication methods possible (standard authentication and Microsoft authentication and both didn't work) I would be very grateful for any assistance the community could give me,as I need to present this tomorrow to my bosses and cant find a solution. Kind regards, Philip Sinyan3.3KViews0likes8CommentsWhat needed for using PBI Report Server in production environment
Hi all, just a theoretical question. I 'm wondering about all we need to install and use PBI Report Server on own internal server. At the moment we use in a development enviornment: a) a licence of SQL Server download by an MSDN subscription b) PBI Report Server as 'Developer' mode. The question is: what are the necessary ingredients to move PBI RS from a development environment to production one? thanks, gSolved923Views0likes3CommentsHow do I make the basic connection to a report server
I see where I can use published datasets in my organization but I would like to make my own. Where can I find out more about how to? I would need to run a query against the reporting server as we are not allowed to add to it, like stored procedures.Solved580Views0likes1CommentSSRS Report does not show in chrome for all user
Hi we have used power BI and SSRS for our organization since two years ago. suddenly, from two days ago, the whole SSRS reports have stayed at loading stage on some clients and do not show on chrome and edge browsers. we tried a lot of proposed solution such as upgrading report server to 2022 version and restarting different sql services. can any body help me to solve this issue?1.2KViews0likes1Commenthow to automate changing password for gMSA user account for Report Server SQL DataSource
Dear PBI experts, Pls provide advice I faced following situation: for my PBIX file SQL Database used as DataSource i need to organize process of refresh data model by means of using gMSA windows domain account. When i put gMSA account into User name Report Server asks me for gMSA password, but as username is gMSA, i expect password for gMSA to be provided automatically. should i use some Power Shell script for this task to change gMSA password automatically? or there are some alternatives ways you may recommend to change password automatically without need of manual password changing ? Bst rgrds, AlexsandrSolved5.2KViews0likes4CommentsIssue after directquery connection on Azure Postrgressql Database on Power BI Report Server
Hello all, I really need your help I imported table in directquery mode on Power BI for Report Server from Azure Postgressql, I precise juste one source After closing ; I have this message in attached at the openning Unable to open document, this file uses many-to-many relationships or a composite model that combines DirectQuery sources and / or imported data. currently, these models are not supported in Power Query Best regardSolved689Views0likes1CommentReport not showing visuals with error message on Report Server
Hi, we've deployed a report on the Report server which uses mainly SQL queries to get all the data. When opening the file locally it opens fine with no errors. But once on the Report Server most of the visuals don't load and each say that a relationship can't be found (as per images below). Any help will be greatly appreciated. The connection to the data source is correct as other reports use the same one and are running fine.Solved1.4KViews0likes2CommentsWhat is the benefits Power BI Report server Premium instead of using Power BI Report Server Pro?
Hi Folks, I need some doubts about using report server difference licenses Premium and Pro Version and which version of SQL server is compatible to use Premium and pro? Regards Dinesh DSolved775Views0likes1CommentData driven subscription permission issue
Hi, There's a requirement for users who are not report server administrators to be able to create data-driven subscirptions. When they attempt to create this subscription, they get a permission insufficient error. I've read in MS docs that Data-driven subscriptions are typically created and maintained by report server administrators. As the report server administrator, I can create the subscription with no problem. However, I do not want to give users admin access. In this article: https://docs.microsoft.com/en-us/sql/reporting-services/subscriptions/create-modify-and-delete-data-driven-subscriptions?view=sql-server-2017, it mentions that the author of the subscription must have permission to "Manage reports" and "Manage all subscriptions. I think this can be accomplished by creating a custom role. I've tried following this article: https://docs.microsoft.com/en-us/sql/reporting-services/security/role-definitions-create-delete-or-modify?view=sql-server-ver15. To create a role definition in SSMS, I go to the reportserver database>expand the Roles folder. I only see a Database Roles folder and an Application Roles folder. How do I assign the "Manage reports" and "Manage all subscriptions permissions to a role? Also, I do not see the predined roles in the Database Roles folder or the Application Roles folder. Is this the right location?Solved1.7KViews0likes1Comment