cancel
Showing results for 
Search instead for 
Did you mean: 
Warehousing & Analytics
Engage in discussions on data warehousing, analytics, and BI solutions within the Databricks Community. Share insights, tips, and best practices for leveraging data for informed decision-making.
cancel
Showing results for 
Search instead for 
Did you mean: 

AI/BI Dashboards

jonh
New Contributor

We need to build some BI dashboards for a client. We are having issues to find a way to Download a dataset behind a chart. Ideally the dataset subset after appliying a set of filters. The documentation says here that the full dataset could also be downloaded but the Download options are not in the menu, only up to Delete. Although this is not the best solution, but a starter to enable a selected group of users with Downloads, but how to make it work?

https://docs.databricks.com/aws/en/dashboards/datasets/

jonh_0-1742476574674.png

This the Kebab menu from a table chart

jonh_1-1742476650926.png

 

I also tried the option to Save the data subset into DBFS and share the link to download. However, the SQL in datasets cannot copy into the DBFS

 

1 ACCEPTED SOLUTION

Accepted Solutions

TheShua
Databricks Employee
Databricks Employee

Hey there Jonh,

Can you check to see if SQL results download is enabled? This can be accessed in the workspace admin settings through Settings > Workspace Admin > Security > Egress and Ingress. Enabling this if it wasn't already may resolve this issue.

TheShua_0-1742502256277.png

 

View solution in original post

6 REPLIES 6

TheShua
Databricks Employee
Databricks Employee

Hey there Jonh,

Can you check to see if SQL results download is enabled? This can be accessed in the workspace admin settings through Settings > Workspace Admin > Security > Egress and Ingress. Enabling this if it wasn't already may resolve this issue.

TheShua_0-1742502256277.png

 

jonh
New Contributor

Hello,

Thank you very much, this sorted the issue with the downloads.

jonh_0-1742509694839.png

 

jonh
New Contributor

I have one more issue, I have some users with this access level:

jonh_0-1742509952864.png

But those users can run SQL operations from Notebooks in shared or personal compute resources. However, they cannot execute SQL queries behind the AI/BI Dashboards, this is the error:

jonh_1-1742510117586.png

The problem is solved when you promote the users into Admin users:

jonh_2-1742510160036.png

This is not ideal when you want to have users with view only access.

TheShua
Databricks Employee
Databricks Employee

When you publish the dashboard, you can select 'embed credentials' so that users without direct access to the data can still view and render the visuals. Otherwise, you will need to grant access to the underlying tables to the users you want to have access to it.

jonh
New Contributor

Ok, We'll try that. However, the issue was reported by both Develpers and Guest users

Guests Group Entitlements

jonh_0-1742518006703.png

Developer Group Entitlements

jonh_1-1742518054243.png

Devs with SQL access wanted to develop a dashboard but their queries lacked permissions, hence they have to be promoted to Admins despite the above group entitlement profile.

TheShua
Databricks Employee
Databricks Employee

I don't think promoting them to Admins is the best approach. You should be able to assign them to appropriate groups and set permissions to they data you want devs and guests to have query access to, respectively. Then, in terms of sharing the dashboard once published, there is more on how to manage permissions here: https://docs.databricks.com/aws/en/dashboards/admin/#user-and-group-management-for-dashboard-sharing

 

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group