<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: databricks dashboards - how do share the dashboard to user with Limit the data access in Warehousing &amp; Analytics</title>
    <link>https://community.databricks.com/t5/warehousing-analytics/databricks-dashboards-how-do-share-the-dashboard-to-user-with/m-p/140077#M2382</link>
    <description>&lt;P&gt;&lt;SPAN&gt;this is source query level right? what if user has only view access?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Nov 2025 10:48:42 GMT</pubDate>
    <dc:creator>boopa45</dc:creator>
    <dc:date>2025-11-24T10:48:42Z</dc:date>
    <item>
      <title>databricks dashboards - how do share the dashboard to user with Limit the data access</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/databricks-dashboards-how-do-share-the-dashboard-to-user-with/m-p/139910#M2372</link>
      <description>&lt;P&gt;&lt;SPAN&gt;how do share the dashboard to user with Limit the data access without create a new dashboard with filler in source qry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;is there any other way?&lt;/P&gt;&lt;P&gt;example,&lt;/P&gt;&lt;P&gt;I have a dashboard it contains 3 location data example&lt;/P&gt;&lt;P&gt;India&amp;nbsp;&lt;/P&gt;&lt;P&gt;Canada&lt;/P&gt;&lt;P&gt;USA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to give limited acces to below users&lt;/P&gt;&lt;P&gt;India - User1&lt;/P&gt;&lt;P&gt;Canada - User2&lt;/P&gt;&lt;P&gt;USA - User3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i give view access to User1 then user1 can view/work with India data only. other country data user2 should not have access.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pls let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2025 13:00:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/databricks-dashboards-how-do-share-the-dashboard-to-user-with/m-p/139910#M2372</guid>
      <dc:creator>boopa45</dc:creator>
      <dc:date>2025-11-21T13:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: databricks dashboards - how do share the dashboard to user with Limit the data access</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/databricks-dashboards-how-do-share-the-dashboard-to-user-with/m-p/139916#M2375</link>
      <description>&lt;P&gt;Take a look at this docuumentation&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/data-governance/unity-catalog/filters-and-masks/" target="_blank"&gt;https://docs.databricks.com/aws/en/data-governance/unity-catalog/filters-and-masks/&lt;/A&gt;&amp;nbsp;Try to use "Row Filters" and/or "Dynamic Views"&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2025 13:22:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/databricks-dashboards-how-do-share-the-dashboard-to-user-with/m-p/139916#M2375</guid>
      <dc:creator>Coffee77</dc:creator>
      <dc:date>2025-11-21T13:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: databricks dashboards - how do share the dashboard to user with Limit the data access</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/databricks-dashboards-how-do-share-the-dashboard-to-user-with/m-p/139919#M2376</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/179536"&gt;@Coffee77&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;any sample code or anything for ref? becuase i am new to databricks dashboard.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Try to use "Row Filters" and/or "Dynamic Views" - we can shere on dashboard and based on the user it will be lmit the access right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;pls provide any ref dashboard or code or anything it would be grateful.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2025 13:37:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/databricks-dashboards-how-do-share-the-dashboard-to-user-with/m-p/139919#M2376</guid>
      <dc:creator>boopa45</dc:creator>
      <dc:date>2025-11-21T13:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: databricks dashboards - how do share the dashboard to user with Limit the data access</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/databricks-dashboards-how-do-share-the-dashboard-to-user-with/m-p/139921#M2377</link>
      <description>&lt;P&gt;Take a look here on how to create "SQL Functions to manually apply as Row Filters" as it seems to be the most simple approach :&amp;nbsp;&lt;A href="https://docs.databricks.com/gcp/en/data-governance/unity-catalog/filters-and-masks/manually-apply#row-filter-examples," target="_blank"&gt;https://docs.databricks.com/gcp/en/data-governance/unity-catalog/filters-and-masks/manually-apply#row-filter-examples,&lt;/A&gt;&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/data-governance/unity-catalog/abac/udf-best-practices" target="_blank"&gt;https://docs.databricks.com/aws/en/data-governance/unity-catalog/abac/udf-best-practices&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After creating those SQL Functions, you should apply to tables or materialized views, in a way similar to this:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/filters-and-masks/manually-apply#apply-a-row-filter" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/filters-and-masks/manually-apply#apply-a-row-filter&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, select those tables or views from the dashboards data sources. The SQL function acting as "Row Filter" will filter rows automatically as per your desired parameters.&lt;/P&gt;&lt;P&gt;Partial sample here BUT use table in dashboard instead of DLT:&amp;nbsp;&lt;A href="https://medium.com/@aryan.sinanan/databricks-apply-row-filters-sql-or-py-dlt-4f369681e1fe" target="_blank"&gt;https://medium.com/@aryan.sinanan/databricks-apply-row-filters-sql-or-py-dlt-4f369681e1fe&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2025 14:02:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/databricks-dashboards-how-do-share-the-dashboard-to-user-with/m-p/139921#M2377</guid>
      <dc:creator>Coffee77</dc:creator>
      <dc:date>2025-11-21T14:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: databricks dashboards - how do share the dashboard to user with Limit the data access</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/databricks-dashboards-how-do-share-the-dashboard-to-user-with/m-p/140077#M2382</link>
      <description>&lt;P&gt;&lt;SPAN&gt;this is source query level right? what if user has only view access?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 10:48:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/databricks-dashboards-how-do-share-the-dashboard-to-user-with/m-p/140077#M2382</guid>
      <dc:creator>boopa45</dc:creator>
      <dc:date>2025-11-24T10:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: databricks dashboards - how do share the dashboard to user with Limit the data access</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/databricks-dashboards-how-do-share-the-dashboard-to-user-with/m-p/140337#M2383</link>
      <description>&lt;P&gt;You can use a code sample like this&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;--example syntax
CREATE FUNCTION us_filter(region STRING)
RETURN IF(IS_ACCOUNT_GROUP_MEMBER('admin'), true, region='US');

-- specific to your example
CREATE FUNCTION region_filter(region STRING)
RETURN
  CASE
    -- Users in USA-only group see only USA rows
    WHEN IS_ACCOUNT_GROUP_MEMBER('usa_users') THEN region = 'usa'
    -- Users in India-only group see only India rows
    WHEN IS_ACCOUNT_GROUP_MEMBER('india_users') THEN region = 'india'
    -- Everyone else sees nothing
    ELSE false
  END;
&lt;/LI-CODE&gt;
&lt;P&gt;Then apply this function as a row filter on your table&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;ALTER TABLE sample_regions_table SET ROW FILTER region_filter_2 ON (region); --assuming your region column is called 'region'
&lt;/LI-CODE&gt;
&lt;P&gt;Once the viewers query the dashboard, the filter will be applied.&lt;/P&gt;
&lt;P&gt;You need to apply the function to the source table for row-level security to work. Is there a reason why you don't want to do this?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 19:19:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/databricks-dashboards-how-do-share-the-dashboard-to-user-with/m-p/140337#M2383</guid>
      <dc:creator>twole</dc:creator>
      <dc:date>2025-11-25T19:19:17Z</dc:date>
    </item>
  </channel>
</rss>

