<?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 Header Alignment in databricks dashboard in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/header-alignment-in-databricks-dashboard/m-p/161249#M55009</link>
    <description>&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Hi Expert,&lt;/DIV&gt;&lt;DIV class=""&gt;when global filter page is added then visual header alignement gets missed&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Thoughts: The user is reporting a UI/layout issue with the Lakeview dashboard — when a global filter page is added, the visual header alignment gets misaligned. This is a common Lakeview dashboard layout issue related to how filter widgets affect the grid positioning of other widgets.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;This is a known Lakeview layout behavior — adding a global filter row shifts the grid origin, and widgets below it retain their original&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;y&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;positions, causing misalignment.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 02 Jul 2026 19:09:34 GMT</pubDate>
    <dc:creator>Rameshw</dc:creator>
    <dc:date>2026-07-02T19:09:34Z</dc:date>
    <item>
      <title>Header Alignment in databricks dashboard</title>
      <link>https://community.databricks.com/t5/data-engineering/header-alignment-in-databricks-dashboard/m-p/161249#M55009</link>
      <description>&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Hi Expert,&lt;/DIV&gt;&lt;DIV class=""&gt;when global filter page is added then visual header alignement gets missed&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Thoughts: The user is reporting a UI/layout issue with the Lakeview dashboard — when a global filter page is added, the visual header alignment gets misaligned. This is a common Lakeview dashboard layout issue related to how filter widgets affect the grid positioning of other widgets.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;This is a known Lakeview layout behavior — adding a global filter row shifts the grid origin, and widgets below it retain their original&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;y&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;positions, causing misalignment.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Jul 2026 19:09:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/header-alignment-in-databricks-dashboard/m-p/161249#M55009</guid>
      <dc:creator>Rameshw</dc:creator>
      <dc:date>2026-07-02T19:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Header Alignment in databricks dashboard</title>
      <link>https://community.databricks.com/t5/data-engineering/header-alignment-in-databricks-dashboard/m-p/161253#M55011</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/242989"&gt;@Rameshw&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;As you have pointed out, what you’re seeing is expected behaviour when a filter is added above an existing grid layout. Widgets on the canvas retain their existing positions, so adding a new row at the top does not automatically reflow the widgets below. They need to be repositioned to line up again.&lt;/P&gt;
&lt;P class="wnfdntt _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;The recommended way to avoid this is:&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="wnfdntt _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;If the filter should apply across the entire dashboard, place it in the global filters panel rather than as a row on the page canvas. Databricks documents global filters as dashboard-wide filters, separate from page-level filters on the canvas: &lt;A href="https://docs.databricks.com/aws/en/dashboards/manage/filters/" rel="noopener noreferrer nofollow" target="_blank"&gt;Use dashboard filters&lt;/A&gt; and &lt;A href="https://docs.databricks.com/aws/en/dashboards/manage/filter-types" rel="noopener noreferrer nofollow" target="_blank"&gt;Dashboard filter types&lt;/A&gt;.&lt;/LI&gt;
&lt;LI class="wnfdntt _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;If the filter is only meant for one page, keep it on the canvas as a page-level filter. In that case, move the widgets below it down manually so the layout stays aligned.&lt;/LI&gt;
&lt;LI class="wnfdntt _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;If you already created the filter on the canvas and want it to be global instead, Databricks supports copying or cutting a filter from the canvas and pasting it into the global filter panel within the same dashboard. That workflow is documented here: &lt;A href="https://docs.databricks.com/aws/en/dashboards/manage/filters/" rel="noopener noreferrer nofollow" target="_blank"&gt;Use dashboard filters&lt;/A&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="p1"&gt;&lt;FONT size="2" color="#FF6600"&gt;&lt;STRONG&gt;&lt;I&gt;If this answer resolves your question, could you mark it as “Accept as Solution”? That helps other users quickly find the correct fix.&lt;/I&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2026 20:55:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/header-alignment-in-databricks-dashboard/m-p/161253#M55011</guid>
      <dc:creator>Ashwin_DSA</dc:creator>
      <dc:date>2026-07-02T20:55:17Z</dc:date>
    </item>
  </channel>
</rss>

