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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
What could be the reason the export underlying data option is disabled? I have exhausted all options, checked the report setting for allow user to export underlying data etc. Even imported just one simple table with three columns - to no avail. The same workspace allows export of underlying data from other reports.
Solved! Go to Solution.
I found out the reason - needed to add an aggregate (I just used countrows) to the table to enable export underlying data.
Not sure if this is introduced recently.
I found out the reason - needed to add an aggregate (I just used countrows) to the table to enable export underlying data.
Not sure if this is introduced recently.
In the Power BI Service Admin portal->Tenant settings, make sure that the "Export data" option in the "Export and sharing settings" section is enabled
Thanks,