<?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: Dashboards: date (range) picker doesn't go along with another parameterized filter in Warehousing &amp; Analytics</title>
    <link>https://community.databricks.com/t5/warehousing-analytics/dashboards-date-range-picker-doesn-t-go-along-with-another/m-p/97437#M1668</link>
    <description>&lt;P&gt;This happens because all dependent parameters must be specified for the query to execute successfully. Try setting a default value for your parameter to ensure it’s always provided. Additionally, consider adding start_date and end_date&amp;nbsp;parameters to control the date range independently.&lt;/P&gt;</description>
    <pubDate>Sun, 03 Nov 2024 22:14:50 GMT</pubDate>
    <dc:creator>Rafael-Sousa</dc:creator>
    <dc:date>2024-11-03T22:14:50Z</dc:date>
    <item>
      <title>Dashboards: date (range) picker doesn't go along with another parameterized filter</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/dashboards-date-range-picker-doesn-t-go-along-with-another/m-p/95984#M1651</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added a filter with the :name_parameter to the dashboard&amp;nbsp;and it works fine.&lt;BR /&gt;But if I add a date range picker for the date axis it doesn't do any effect (standalone, without the other filter enabled, it is working). It seems to me that the date picker tries to read the data without passing the :name_parameter and therefore fails.&lt;BR /&gt;Any idea on how to resolve this, or is this a bug?&lt;/P&gt;&lt;LI-CODE lang="python"&gt;SELECT
  id,
  date --SQL data type "date"
FROM
  my.table
WHERE
  name = :name_parameter&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 14:00:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/dashboards-date-range-picker-doesn-t-go-along-with-another/m-p/95984#M1651</guid>
      <dc:creator>FLK</dc:creator>
      <dc:date>2024-10-24T14:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboards: date (range) picker doesn't go along with another parameterized filter</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/dashboards-date-range-picker-doesn-t-go-along-with-another/m-p/97437#M1668</link>
      <description>&lt;P&gt;This happens because all dependent parameters must be specified for the query to execute successfully. Try setting a default value for your parameter to ensure it’s always provided. Additionally, consider adding start_date and end_date&amp;nbsp;parameters to control the date range independently.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2024 22:14:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/dashboards-date-range-picker-doesn-t-go-along-with-another/m-p/97437#M1668</guid>
      <dc:creator>Rafael-Sousa</dc:creator>
      <dc:date>2024-11-03T22:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboards: date (range) picker doesn't go along with another parameterized filter</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/dashboards-date-range-picker-doesn-t-go-along-with-another/m-p/98456#M1684</link>
      <description>&lt;P&gt;Thanks a lot. I guess this was a case of not seeing the forest for the trees. But still, maybe the could add a tooltip or so for this field.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FLK_0-1731415548674.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/12846i85E701C8965E207E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FLK_0-1731415548674.png" alt="FLK_0-1731415548674.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 12:46:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/dashboards-date-range-picker-doesn-t-go-along-with-another/m-p/98456#M1684</guid>
      <dc:creator>FLK</dc:creator>
      <dc:date>2024-11-12T12:46:45Z</dc:date>
    </item>
  </channel>
</rss>

