<?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 How to remove/delete a Relationship Graph (Semantic Model) from an AI/BI Dashboard? in Warehousing &amp; Analytics</title>
    <link>https://community.databricks.com/t5/warehousing-analytics/how-to-remove-delete-a-relationship-graph-semantic-model-from-an/m-p/165429#M2681</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm working on an AI/BI dashboard and I accidentally initialized a Relationship Graph (semantic model) by clicking "Get started with Relationships" in the Data tab. The model has no relationships and no measures -- it just auto-created entities from my existing datasets.&lt;/P&gt;&lt;P&gt;The issue: Since the relationship graph was created, I can no longer create new widgets normally through the UI. The field dropdown in new counter/chart widgets doesn't show my dataset columns. It seems the dashboard now forces everything into "entity-qualified" mode internally, which breaks the visual editor experience for simple single-dataset widgets.&lt;/P&gt;&lt;P&gt;What I've tried:&lt;BR /&gt;1. Navigated to Data, then Data Model, then Relationships -- I can see the graph with my entities but there's no option to delete/remove the model itself&lt;BR /&gt;2. The only workaround I've found is configuring widgets via the API using datasetName: "" with entity-qualified expressions like entityName.columnName&lt;/P&gt;&lt;P&gt;What I'm looking for: A way to completely remove/delete the relationship graph from my dashboard so the UI reverts to the normal behavior where I select a dataset and pick columns from the dropdown.&lt;/P&gt;&lt;P&gt;Environment:&lt;BR /&gt;- Databricks AI/BI Dashboard (Lakeview)&lt;BR /&gt;- Relationship Graph feature (Public Preview)&lt;/P&gt;&lt;P&gt;Has anyone encountered this or found a way to remove the semantic model once it's been initialized? Any help appreciated.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Aug 2026 05:21:22 GMT</pubDate>
    <dc:creator>brickuser</dc:creator>
    <dc:date>2026-08-12T05:21:22Z</dc:date>
    <item>
      <title>How to remove/delete a Relationship Graph (Semantic Model) from an AI/BI Dashboard?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/how-to-remove-delete-a-relationship-graph-semantic-model-from-an/m-p/165429#M2681</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm working on an AI/BI dashboard and I accidentally initialized a Relationship Graph (semantic model) by clicking "Get started with Relationships" in the Data tab. The model has no relationships and no measures -- it just auto-created entities from my existing datasets.&lt;/P&gt;&lt;P&gt;The issue: Since the relationship graph was created, I can no longer create new widgets normally through the UI. The field dropdown in new counter/chart widgets doesn't show my dataset columns. It seems the dashboard now forces everything into "entity-qualified" mode internally, which breaks the visual editor experience for simple single-dataset widgets.&lt;/P&gt;&lt;P&gt;What I've tried:&lt;BR /&gt;1. Navigated to Data, then Data Model, then Relationships -- I can see the graph with my entities but there's no option to delete/remove the model itself&lt;BR /&gt;2. The only workaround I've found is configuring widgets via the API using datasetName: "" with entity-qualified expressions like entityName.columnName&lt;/P&gt;&lt;P&gt;What I'm looking for: A way to completely remove/delete the relationship graph from my dashboard so the UI reverts to the normal behavior where I select a dataset and pick columns from the dropdown.&lt;/P&gt;&lt;P&gt;Environment:&lt;BR /&gt;- Databricks AI/BI Dashboard (Lakeview)&lt;BR /&gt;- Relationship Graph feature (Public Preview)&lt;/P&gt;&lt;P&gt;Has anyone encountered this or found a way to remove the semantic model once it's been initialized? Any help appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 05:21:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/how-to-remove-delete-a-relationship-graph-semantic-model-from-an/m-p/165429#M2681</guid>
      <dc:creator>brickuser</dc:creator>
      <dc:date>2026-08-12T05:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove/delete a Relationship Graph (Semantic Model) from an AI/BI Dashboard?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/how-to-remove-delete-a-relationship-graph-semantic-model-from-an/m-p/165506#M2685</link>
      <description>&lt;DIV class=""&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/247575"&gt;@brickuser&lt;/a&gt;,&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; A (semi/)m&lt;SPAN&gt;&lt;SPAN&gt;anual workaround (API/JSON editing):&amp;nbsp;Edit the dashboard's serialized JSON (the&amp;nbsp;.lvdash.json&amp;nbsp;file) and remove the&amp;nbsp;semanticModel&amp;nbsp;object entirely. This requires accessing the workspace file and editing it directly, then reloading the dashboard. See the snip attached. Ask Genie for little help with editing the dashboard json instead of doing that manually (if you have it enabled in your account/workspace).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;What Databricks should add:&lt;/STRONG&gt;&amp;nbsp;A "Delete Relationship Graph" or "Remove Semantic Model" button in the Data Model panel. Since the feature is in Public Preview, this is worth filing as feedback, apart from posting here you can submit product feedback through the UI (Help &amp;gt; Provide Feedback) to flag the missing "delete" action.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;RoK&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Aug 2026 14:25:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/how-to-remove-delete-a-relationship-graph-semantic-model-from-an/m-p/165506#M2685</guid>
      <dc:creator>Armanillo_RoK</dc:creator>
      <dc:date>2026-08-12T14:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove/delete a Relationship Graph (Semantic Model) from an AI/BI Dashboard?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/how-to-remove-delete-a-relationship-graph-semantic-model-from-an/m-p/165515#M2686</link>
      <description>&lt;P&gt;Hi brickuser,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You have hit a UI limitation with the Dashboard Relationships (Semantic Model) feature in Public Preview. Once you click Get started with Relationships, Databricks automatically initializes a semantic model from your existing datasets. While the documentation confirms this initialization step, UI mechanism to un initialize or delete the model is not available. This structural change alters the dashboard's internal state forcing entity-qualified mode across the board and breaking the standard field dropdown in the visual editor for single-dataset widgets.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;FONT size="3"&gt;You can revert it to the normal visual editor behavior in an &lt;STRONG&gt;export-edit-import&lt;/STRONG&gt; workflow. Because the dashboard's .lvdash.json file captures the underlying definition including the semantic model - you can strip out the relationship payload directly from the raw JSON structure. You can follow below&lt;/FONT&gt;&lt;/DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT size="3"&gt;Navigate to the dashboard in Draft mode, open the kebab menu (⋮), go to File actions, and select Export.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="3"&gt;Open the .lvdash.json file in a editor and search for the section defining the relationships. Locate the &lt;STRONG&gt;relationshipGraphs&lt;/STRONG&gt; JSON structure and delete that block completely.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="3"&gt;Save the file, navigate back to the workspace Dashboard listing&amp;nbsp;and select Import dashboard from file to restore a clean dashboard without the semantic model layer.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Aug 2026 15:05:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/how-to-remove-delete-a-relationship-graph-semantic-model-from-an/m-p/165515#M2686</guid>
      <dc:creator>balajij8</dc:creator>
      <dc:date>2026-08-12T15:05:46Z</dc:date>
    </item>
  </channel>
</rss>

