Forum Discussion

venkatakrish_01's avatar
9 months ago
Solved

Power bi report schedule

Hi  I have created one paginated report recently and when I subscribed it with the help of subscription option I'm getting error that data is more then 23 MB which can not be transferred in email so...
  • v-achippa's avatar
    v-achippa
    9 months ago

    Hi venkatakrish_01,

     

    Thank you for reaching out to Microsoft Fabric Community.

     

    Thank you Zanqueta for the prompt response.

     

    Here the issue is because the power bi subscriptions cannot send attachments larger than 25 MB. When the exported paginated report exceeds this limit the subscription fails and this attachment size limit cannot be increased.

    Since your organization uses google so the best solution is to automate the export outside of email and then deliver the report at 12 AM without requiring manual download. Please follow below steps:

    • Automate a nightly export using the Power BI REST export API 
    • Save the file to Google Drive
    • Send your users an email with the Google Drive link at 12 AM.

    Please refer this below document:

    https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-paginated-report

     

    Thanks and regards,

    Anjan Kumar Chippa