Forum Discussion

ABNHS84's avatar
ABNHS84
Frequent Visitor
7 years ago
Solved

I would like to make the underlying CSV available for download in my report

We have a report based on a single CSV file (separate tables and measures are all handled by DAX from this single source).

 

Is it possible to offer the user the option to download this CSV as-is? 

 

We don't particularly want it in table form that the user could export it from, just a button that would initiate the download. 

All the advice I've found so far seems to be geared towards allowing other editors to download the underlying data, but our end-users don't have edit permissions.

 

Thanks!

  • Where is the .CSV file stored?  If stored in OneDrive, you could embed a shared link to the file in your report.

1 Reply

  • Where is the .CSV file stored?  If stored in OneDrive, you could embed a shared link to the file in your report.