Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi experts,
I am using Power BI Report Server (May 2021). I tried to upload a report .pbix file with 450MB size to the server several times but got issues. When it finished uploading, there was no Success notification as normal. The "Saving .... to Power BI Report Server" just disappeared and I go to the report server and not see my report on the server.
As I said, I tried several times. Sometimes, I see my report appears on the report server, though I cannot setup a scheduled refresh job as I am not able to click on Data sources. The report just merely uses a single SQL Server 2019 database as its data source.
As I checked the log files on the server, I saw this
ERROR|13|library|Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: , Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item 'xxx' cannot be found.;| RequestID = s_51052eed-3ef7-4f33-83d5-81cadcdb2db5
Could anyone help on this?
P.S. This issue does not occur when I upload a small report file, 10MB for example.
Thank you
KL
Solved! Go to Solution.
Hi @kitti ,
To my understanding, 1000 MB limit for MaxFileSizeMb is not really 1000 MB for file size. Because we need other memory to run the queries. Then, more memory is needed. And @Anonymous explained in detail here: Re: PBI Report Server - data size limitation: - Microsoft Power BI Community.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @kitti ,
Since that "this issue does not occur when I upload a small report file, 10MB for example.", try to increase the "MaxFileSizeMb" limit in the Report Server settings in SQL Server Management Studio (SSMS).
Reference: What's new in Power BI Report Server - Power BI | Microsoft Docs
You can upload files up to 2 GB in size, though by default this limit is set to 1 GB in the Report Server settings in SQL Server Management Studio (SSMS). These files are stored in the database just as they are for SharePoint, and no special configuration for the SQL Server catalog is required.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Icey
Thank you for your reply. Unfortunately, I do not see the option on my server. I am using SQL Server 2019.
Regards,
KL
Hi @Icey
Thank you. I am able to see it now. I just doubt that the .pbix file size it's the problem. The .pbix file size is 450MB which is quite far from the max size (1000MB). Can you please help me better undetstand?
Regards,
KL
Hi @kitti ,
To my understanding, 1000 MB limit for MaxFileSizeMb is not really 1000 MB for file size. Because we need other memory to run the queries. Then, more memory is needed. And @Anonymous explained in detail here: Re: PBI Report Server - data size limitation: - Microsoft Power BI Community.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
1 |
User | Count |
---|---|
7 | |
6 | |
6 | |
4 | |
3 |