Forum Discussion

Vishruti's avatar
Vishruti
Icon for Helper I rankHelper I
2 years ago

Paginated Report Excel in Read Only

Hello, 

I am generating Paginated excel report from Power BI desktop report through a DAX.


I have filters on the Desktop report. Whatever values are selected in the filters, the same gets applied on Paginated report and it downloada in an excel format.

 

Currently, the downloaded excel is in editable format.

Can this excel that gets downloaded automatically be in View/Read Only mode and not be editable?

1 Reply

  • Vishruti I don't think you can pass any parameter to make it read-only. Maybe once the file is exported you have to run some external process to make it read-only.