excel
48 TopicsPower BI paginated report taking 3 hrs to open the excel report
Hi, I am new to power bi report builder. I have developed the paginated report using power bi report builder which loads 7Lac records . It takes 20 minutes to export the data into excel report. However it takes 3 hours to open the same in excel file. To remediate this I have removed the all formatting options like fonts,colour,size,etc Downloaded excel file size is 95MB. Please provide any solution to open excel file within a minute. Any quick reply is highly appreciated. Thanks in advanceSolved786Views0likes3CommentsBI Server Data Source Windows Authentication Problem with Share Excel File
I have setup Power BI server on 172.17.5.15 (PC1) and Keep an Excel file on another (PC2) whose address is 172.17.5.22. I uploaded the test pbix file to the Power BI server, which worked fine. But when I tried to connect to the data source it's asking for windows authentication. I tried to give PC2 user name and password but it's not working. Please help me with what windows user id I will provide or how I write the user ID. Example: My user ID MIS_Share.1.1KViews1like3CommentsGetting one extra row while exporting paginated report to excel
THIS ISSUE IS RELATED TO POWER BI REPORT BUILDER: I have built a Matrix in PBI report builder (Paginated Report). Whenever I export the report to Excel, I get first row of every row group duplicated at bottom. This issue is not found when exported to other formats like PDF, Word, CSV. Any help would be appreciated!2.7KViews0likes4CommentsPaginated reports exported to Excel always have blank row in Row 1. How do I get rid of it?
Good morning, all! I'm having an issue where all of my paginated report subscriptions that get exported to Excel insert a blank row into Row 1 before printing the table design. Is there any way to get rid of this unwanted row before my users have to manually do it on their end? Cheers, ScottSolved2.9KViews1like4Comments怎样可以调用EXCEL数据后,发布BI后不刷新这个EXCEL数据
在power bi desktop 中已经把power query 中Table的包含在报备刷新中去掉勾选,为什么发布到power bi online后网关刷新报告的时候依然刷新此Table In the power bi desktop, I have already unchecked the "Include Table in report refresh" in the power query, but why does the gateway still refresh this Table when it refreshes the report after publishing it to power bi online?Solved726Views0likes2CommentsOrganizational account credentials from Power BI Server?
Hi, I've created a report with a Sharepoint Folder data source (specificaly, an excel xlsx file in a folder of my Sharepoint site). My Sharepoint is hosted on Sharepint Online and I access it via Organizational Credentials. I've been able to do it in Power BI Desktop for Report Server (October 2017). Once I publish my report to POwer BI Server, I go to "Manage > Data Source" , there in Credentials I can only choose Anoymous or WIndows Authentication. Is there a way to have a report pulling data from Sharepoint Online from Power BI Server as of now? (and have it refresh on a scheduled basis). THe idea is to have some select users edit data in the EXcel file, and management can open the report done in POwerBI. (I'd like to avoid having to open the report in PowerBI Desktop and republish it everytime there is a change in the data source, which is what I am doing for now.)48KViews9likes35CommentsOn premise server refreshing excel document from sharepoint online
we have a PBI report built on prem it has 2 excel spreadsheets as data sources from our sharepoint site -cloud connections work ok from the client, but we are unable to do scheduled refresh how to achieve this?Solved684Views0likes1CommentScheduled refresh power BI report with sharepoint list and excel
Hi, I have created report using multifuel data sources- Share point lists and excels from share folder. Currently I need to manually refresh the report and publish it again so the data will get updated…. I want to add scheduled refresh but do not succeed to make it happen. I entered "Mange"--> "Scheduled refrash" tab but i can't becouse there is notification: "Stored credentials for this report are missing. Please go to the Data Sources page for this report and set your credentials for each data source to enable scheduled data refresh " So i moved to "data sources" tab and tried to connect sources but i get error "log on failed": tried various combinations but not sure what credentials they request or which password.... How can i find the correct credentials? Is it possible to schedule refrash for this kind of report? Thanks, HilaSolved2.9KViews0likes1CommentExcel data refresh error
My query is simple. I am new to PBI. I want to create a report based on excel file which is currently stored locally and on my One drive. This excel file would be modified later. So my report should also auto refresh accordingly. I have published the report on the server. Now in my workspace, I can see seemantic model. When I click on the 'refresh now' button next to the semantic model name, it shows me a red colored notification icon. The text details of it is like this- Scheduled refresh has been disabled. Please try again later or contact support. If you contact support, please provide these details. Data source errorScheduled refresh is disabled because at least one data source is missing credentials. To start the refresh again, go to this dataset's settings page and enter credentials for all data sources. Then reactivate scheduled refresh. Cluster URIWABI-SOUTH-EAST-ASIA-B-PRIMARY-redirect.analysis.windows.net Activity ID00eebf20-d2c1-4c4e-bf8d-fe355ea6ff3c Request ID4a0dd96b-1e37-f6cd-a706-b990e3fd0f82 I then went to setting of the semantic model and saw error which goes like- Last refresh failed: 1/23/2024, 5:52:11 PM Scheduled refresh has been disabled Data source error: Scheduled refresh is disabled because at least one data source is missing credentials. To start the refresh again, go to this dataset's settings page and enter credentials for all data sources. Then reactivate scheduled refresh. Cluster URI: WABI-SOUTH-EAST-ASIA-B-PRIMARY-redirect.analysis.windows.net Activity ID: 00eebf20-d2c1-4c4e-bf8d-fe355ea6ff3c Request ID: 4a0dd96b-1e37-f6cd-a706-b990e3fd0f82 The 'Data sourse credentials' are showing to be greyed out. Please help meSolved1.4KViews0likes4CommentsPower BI Scheduled Refreshes not working. Only change is upgrage of Apache Poi from 4.1.2 to 5.2.3.
We have been successfully running these reports for many months. The only change is upgrading Apache Poi 4.1.2 to 5.2.3 which the generating application uses to generate the excel file with dynamic data programatically. I can supply an example filing excel file if required. Dont seem to be able to attach here. The files are saved directly onto sharepoint by the generating program and Power BI reads them from there wih a web connection. Now we get the following error when performing a schedule refresh, or manual refresh, through Power BI online. If we load the report, refresh the data and republish it in Power BI desktop it works successfully. Also, if I open the excel file, force a save, and then retry the Power Bi online/scheduled refresh works. In order to get the files under Apachi 5.2.3 to load to power BI Desktop I had to make the following change to the Transformation code navigation step: From: = Source{[Item="Metric Report",Kind="Sheet"]}[Data] To: = Source{[Name="Metric Report"]}[Data] Refresh is fine in Power BI Desktop333Views0likes0Comments