<?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: Order By disabled in sql dashboard in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/order-by-disabled-in-sql-dashboard/m-p/32523#M23717</link>
    <description>&lt;P&gt;Hi @Laure Decaudin​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2022 06:30:55 GMT</pubDate>
    <dc:creator>Vidula</dc:creator>
    <dc:date>2022-09-21T06:30:55Z</dc:date>
    <item>
      <title>Order By disabled in sql dashboard</title>
      <link>https://community.databricks.com/t5/data-engineering/order-by-disabled-in-sql-dashboard/m-p/32521#M23715</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;I have an issue, when I created my query, with an Order By, and my vizualization, everything was in the right order. &lt;/P&gt;&lt;P&gt;Then, when I put it in my dashboard the order changed. As you can see with the pictures, when I clik on "edit visualization", everything seems in order, but in the dashboard, it's not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code for the query : &lt;/P&gt;&lt;P&gt;SELECT&lt;/P&gt;&lt;P&gt;&amp;nbsp;*,&lt;/P&gt;&lt;P&gt;&amp;nbsp;concat(directory_name, '_', directory_id) as directory,&lt;/P&gt;&lt;P&gt;&amp;nbsp;energy_kwh_imputed - energy_kwh as diff_projection_kwh,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;energy_kwh_m2_imputed - energy_kwh_m2 as diff_projection_kwh_m2&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;nbsp;datalab.benchmark.rich_kpi_scope as scope&lt;/P&gt;&lt;P&gt;&amp;nbsp;INNER JOIN datalab.benchmark.rich_kpi_consumption as rk_cons USING (directory_id, utilities)&lt;/P&gt;&lt;P&gt;ORDER BY rk_cons.energy_kwh_m2_imputed DESC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Laure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 15:50:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/order-by-disabled-in-sql-dashboard/m-p/32521#M23715</guid>
      <dc:creator>Laure_Decaudin</dc:creator>
      <dc:date>2022-09-05T15:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Order By disabled in sql dashboard</title>
      <link>https://community.databricks.com/t5/data-engineering/order-by-disabled-in-sql-dashboard/m-p/32522#M23716</link>
      <description>&lt;P&gt;Try adding row() as an additional variable in your query that you can use as the x-axis. Your code could look something like: row() over(&amp;nbsp;rk_cons.energy_kwh_m2_imputed DESC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 22:07:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/order-by-disabled-in-sql-dashboard/m-p/32522#M23716</guid>
      <dc:creator>Megan05</dc:creator>
      <dc:date>2022-09-05T22:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Order By disabled in sql dashboard</title>
      <link>https://community.databricks.com/t5/data-engineering/order-by-disabled-in-sql-dashboard/m-p/32523#M23717</link>
      <description>&lt;P&gt;Hi @Laure Decaudin​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 06:30:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/order-by-disabled-in-sql-dashboard/m-p/32523#M23717</guid>
      <dc:creator>Vidula</dc:creator>
      <dc:date>2022-09-21T06:30:55Z</dc:date>
    </item>
  </channel>
</rss>

