Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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!
Solved! Go to Solution.
Where is the .CSV file stored? If stored in OneDrive, you could embed a shared link to the file in your report.
Where is the .CSV file stored? If stored in OneDrive, you could embed a shared link to the file in your report.