Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Добрый день! Подскажите пожалуйста, я использую сервер отчетов Power BI в локальной сети своего, почему-то файла .если размер пикселя больше 1 Гб, то опубликовать его на локальном сервере отчетов Power BI невозможно, почему ?
Solved! Go to Solution.
Hi @timur_pa ,
When you upload a Power BI report to the portal, the web client first checks whether the file size exceeds the following two limits:
1. MaxFileSizeMB : The default value is 1GB.
Could configure it in Report Service properties with SSMS
2. Maximum supported size: 2GB
This is a hardcoded limit that cannot be changed and must not be exceeded.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @timur_pa ,
When you upload a Power BI report to the portal, the web client first checks whether the file size exceeds the following two limits:
1. MaxFileSizeMB : The default value is 1GB.
Could configure it in Report Service properties with SSMS
2. Maximum supported size: 2GB
This is a hardcoded limit that cannot be changed and must not be exceeded.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.