Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Export reports as image files tenant setting

In the Power BI code sample for Exporting files (https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to#code-examples)  it says below that you need to enabled the export reports as im...
  • v-lionel-msft's avatar
    v-lionel-msft
    6 years ago

    Hi Anonymous ,

     

    The option of exporting a report to PNG format through the REST API is disabled by default for all tenants (this is the design).
    Because of this bug:
    1) For tenants who didn’t enable this option in the past –if they want to allow it, they cannot do so.
    2) For tenants who enabled this option in the past - they cannot disable it .
    3) For tenants who enabled this option in the past – they can still export to PNG format.

     

    Fix will be part of 7.1 train.

     

    Best regards,
    Lionel Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.