help requested
38 TopicsCant 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.3KViews0likes8CommentsFiltering Power BI Report Server Report With URL Parameters When Table or Column Has Space
I have created a basic report to test this scenario. My report has a table called Employees and this table has a column named FirstName. I can successfully filter the report using url parameter e.g. filter=Employees/FirstName eq 'John' This works fine. The Employees table also has a column 'Last Name' and when I attempt to filter it using the same method, the report is failing to recognize the field. I am using the following syntax: filter=Employees/Last_x0020_Name eq 'Smith' I have tried this scenario on several reports and attached is how the filter appears in the report (unrecognized) . Does Power BI Report Server filtering not work with spaces in the fields?Solved1.2KViews0likes2CommentsPower BI On Premise Report server feature
Dear Experts, We are using Power BI Report server (on premise) as per customer mandate. Could you please help me with the following questions? 1. Intended to user - Lets say User A has created file Myreport_A . The requirement is another user B should not be able to see the file Myreport_A . Can we do this in Power BI On premise Report Server? 2. Map is not working - In Power BI Onpremise Report server map is not working , any idea what could be the reason? 3. Power apps in power bi - Can we integrate Power Apps with Power BI on premise report server. 4. Data download from viz - Can we download the data as excel at a go from all the visuals present in the report? 5. Power bi file download - Can we download Power BI Report file from Power BI on premise report server? 6. Edit power bi file - can we edit power BI file in Power BI On premise report server> 7. Environment for dev ,prod - how do we create different environment like dev , prod in Power BI on premise report server?Solved973Views0likes2CommentsAutomatic Page Refresh not working as expected
I have a report that is using Direct-Query data mode. The option for Page refresh is available. I can select what cycle I want the page to refresh and it works while I have the report open in Desktop. After I upload it to the Report Server, it doesn't autorefresh the page. Is there something I'm missing to make this work?7.9KViews1like8CommentsRepeat values in one text box seperated
Hi My question is simple, but so am I so can't solve it. I return all of my data in sql queries/procedures. In header of the report I use one text box. This text box should show all values from the same field separated by a comma: value1, value2, value3 ... But as it is a text box, the report builder wants an aggregating function on that text box. So I could return one of the values, but not all. How do I overcome this? Thank you!Solved946Views0likes2CommentsService account on Report server
Hi all I´m currently trying to set up a service accout for a customer using report server. We got a account on their AD setup. Reports that will use account are accessing excel files on their network. What do I need to get this to work: A power bi subscription? Read access to folder were we keep files. Something more? BR MånsSolved1.7KViews0likes1CommentDMV request to Power BI Server Analysis Services for hidden tables in PowerQuery
I try to get the list of tables with M codes from PowerBI online Analysis Service. I managed to get the required data with the request: SELECT * FROM $SYSTEM.TMSCHEMA_PARTITIONS But it doesn't show any tables that were selected not to "Load" in PowerQuery. The purpose of this task is to get all data connections from a dataset and hidden tables are essential. Does anyone know how to get the hidden tables' codes?Solved5.6KViews0likes8CommentsUnable to connect to web data source
We have developed a report using Power BI Desktop for Report Server (May 2021). We have developed a report that has 5 data sources. 2 of them are web sources. The report connects to all data sources when it is open in Power BI Desktop. We uploaded the report to Power BI Report Server (May 2021). We then set up the data sources and the 2 web sources fail. Here are the details: Data Source 1: Type: Web Credentials: Anonymous When clicking "Test Connection" it fails with this message: Couldn't connect The report server couldn't connect to the data source using the information you entered. Make sure you've entered the connection string and any credentials correctly. Hide error details Web.Contents failed to get contents from 'https://XXXXXXX.XXX.XXXXXXX.XX/XXX' (400): Bad Request Data Source 4: Type: Web Credentials: Anonymous When clicking "Test Connection" it fails with this message: Couldn't connect The report server couldn't connect to the data source using the information you entered. Make sure you've entered the connection string and any credentials correctly. Hide error details Web.Contents failed to get contents from 'https://XXXXXXX.XXX.XXXXXXX.XX/XXX/XXX/XXX/XXXXXXX/XXXXXXX-XXXXXXX/XXX' (405): Method Not Allowed How does authentication work when the credential is set to anonymous? How would Power BI Report Server connect to the data source? What account would it use? Would we have to check if this is a firewall or network security issue? Any help on resolving this would be appreciated.Solved11KViews0likes3CommentsCan't get Power BI Desktop to start after reinstall
This is my problem log Feedback Type: Frown (Error) Timestamp: 2021-10-06T20:14:36.2205532Z Local Time: 2021-10-06T16:14:36.2205532-04:00 Session ID: 1d2ec991-f993-4a21-9f7e-b423fe0e6010 Release: May 2021 Product Version: 2.93.1681.0 (21.05) (x64) Stack Trace: System.OutOfMemoryException at System.Collections.Generic.List`1..ctor(Int32 capacity) at Microsoft.Mashup.Evaluator.SerializedResourceKindInfo.Deserialize(IEngine engine, BinaryReader reader, BinaryReader localeReader) at Microsoft.Mashup.EngineHost.Services.LibraryService.LibraryInfo.<>c__DisplayClass49_0.<Deserialize>b__0(BinaryReader r) at Microsoft.Mashup.Common.BinaryReaderWriterExtensions.ReadArray[T](BinaryReader reader, Func`2 readItem) at Microsoft.Mashup.EngineHost.Services.LibraryService.LibraryInfo.Deserialize(IEngine engine, LibraryService service, ILibrary library, Byte[] bytes) at Microsoft.Mashup.EngineHost.Services.LibraryService.LibraryInfo.TryGetInfo(IEngine engine, LibraryService service, ILibrary library, LibraryInfo& info) at Microsoft.Mashup.EngineHost.Services.LibraryService.GetLibraryInfo(ILibrary library) at Microsoft.Mashup.EngineHost.Services.LibraryService.EnumerateAndLoadLibraries() at Microsoft.Mashup.EngineHost.Services.LibraryService.Reinitialize(ILibraryProvider[] providers) at Microsoft.Mashup.Client.UI.Shared.UiExtensibility.UiExtensionHost.LoadModules(Trace innerTrace, IList`1 binaryModules, ILibraryProvider[] providers) at Microsoft.Mashup.Client.UI.Shared.UiExtensibility.UiExtensionHost.Activate(IList`1 libraryExtensions, IApplicationPaths applicationPaths, ILibraryProvider internalProvider, String remoteExtensionsUrl) at Microsoft.Mashup.Client.UI.Shared.UiExtensibility.UiExtensionHostManager.RegisterAndActivateUiExtensionHost(UiExtensionHost uiExtensionHost, IList`1 libraryExtensions, IApplicationPaths applicationPaths, ILibraryProvider internalProvider, String remoteExtensionsUrl) at Microsoft.PowerBI.Client.Windows.PowerQueryExtensionsLoader.<Load>b__11_0() at System.Threading.Tasks.Task.Execute() PowerBINonFatalError: {"AppName":"PBIDesktop","AppVersion":"2.93.1681.0","ModuleName":"Microsoft.MashupEngine.dll","Component":"Microsoft.Mashup.Evaluator.SerializedResourceKindInfo","Error":"System.OutOfMemoryException","MethodDef":"Deserialize","ErrorOffset":"139"} InnerException0.Stack Trace: at System.Collections.Generic.List`1..ctor(Int32 capacity) at Microsoft.Mashup.Evaluator.SerializedResourceKindInfo.Deserialize(IEngine engine, BinaryReader reader, BinaryReader localeReader) at Microsoft.Mashup.EngineHost.Services.LibraryService.LibraryInfo.<>c__DisplayClass49_0.<Deserialize>b__0(BinaryReader r) at Microsoft.Mashup.Common.BinaryReaderWriterExtensions.ReadArray[T](BinaryReader reader, Func`2 readItem) at Microsoft.Mashup.EngineHost.Services.LibraryService.LibraryInfo.Deserialize(IEngine engine, LibraryService service, ILibrary library, Byte[] bytes) at Microsoft.Mashup.EngineHost.Services.LibraryService.LibraryInfo.TryGetInfo(IEngine engine, LibraryService service, ILibrary library, LibraryInfo& info) at Microsoft.Mashup.EngineHost.Services.LibraryService.GetLibraryInfo(ILibrary library) at Microsoft.Mashup.EngineHost.Services.LibraryService.EnumerateAndLoadLibraries() at Microsoft.Mashup.EngineHost.Services.LibraryService.Reinitialize(ILibraryProvider[] providers) at Microsoft.Mashup.Client.UI.Shared.UiExtensibility.UiExtensionHost.LoadModules(Trace innerTrace, IList`1 binaryModules, ILibraryProvider[] providers) at Microsoft.Mashup.Client.UI.Shared.UiExtensibility.UiExtensionHost.Activate(IList`1 libraryExtensions, IApplicationPaths applicationPaths, ILibraryProvider internalProvider, String remoteExtensionsUrl) at Microsoft.Mashup.Client.UI.Shared.UiExtensibility.UiExtensionHostManager.RegisterAndActivateUiExtensionHost(UiExtensionHost uiExtensionHost, IList`1 libraryExtensions, IApplicationPaths applicationPaths, ILibraryProvider internalProvider, String remoteExtensionsUrl) at Microsoft.PowerBI.Client.Windows.PowerQueryExtensionsLoader.<Load>b__11_0() at System.Threading.Tasks.Task.Execute() OS Version: Microsoft Windows NT 10.0.19043.0 (x64 en-US) CLR Version: 4.7 or later [Release Number = 528372] Peak Virtual Memory: 38.1 GB Private Memory: 361 MB Peak Working Set: 535 MB IE Version: 11.789.19041.0 User ID: 17eb9f67-6433-4e42-956d-34af5ea11e12 Workbook Package Info: 1* - en-US, Query Groups: 0, fastCombine: Enabled, runBackgroundAnalysis: True. Telemetry Enabled: True Model Default Mode: Empty Model Version: PowerBI_V1 Enabled Preview Features: PBI_NewWebTableInference PBI_ImportTextByExample Disabled Preview Features: PBI_shapeMapVisualEnabled PBI_SpanishLinguisticsEnabled PBI_JsonTableInference PBI_ExcelTableInference PBI_qnaLiveConnect PBI_eimInformationProtectionForDesktop PBI_azureMapVisual PBI_dataPointLassoSelect PBI_compositeModelsOverAS PBI_dynamicParameters PBI_cartesianMultiplesAuthoring PBI_enhancedTooltips Disabled DirectQuery Options: TreatHanaAsRelationalSource Cloud: GlobalCloud DPI Scale: 100% Supported Services: Power BI Report Server, Power BISolved1.8KViews0likes3Comments