<?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>question Cloudera Data Visualization — Passing Parameters to a Dataset Query in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Data-Visualization-Passing-Parameters-to-a-Dataset/m-p/414371#M255400</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;I am working with Cloudera Data Visualization 7.1.6 and creating a dashboard that includes a KPI visual.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;The visual uses a dataset based on a Hive query. Is there any way to pass dashboard filter values or parameters directly to the dataset query?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;Based on the official documentation and the information I found online, it appears that Cloudera Data Visualization applies filters only at the visualization or UI level and does not support passing parameters to the underlying dataset query.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;Could someone confirm whether this is an architectural limitation, or whether there is an alternative solution or workaround?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance for any suggestions or help.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jul 2026 06:57:47 GMT</pubDate>
    <dc:creator>IONR</dc:creator>
    <dc:date>2026-07-17T06:57:47Z</dc:date>
    <item>
      <title>Cloudera Data Visualization — Passing Parameters to a Dataset Query</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Data-Visualization-Passing-Parameters-to-a-Dataset/m-p/414371#M255400</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;I am working with Cloudera Data Visualization 7.1.6 and creating a dashboard that includes a KPI visual.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;The visual uses a dataset based on a Hive query. Is there any way to pass dashboard filter values or parameters directly to the dataset query?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;Based on the official documentation and the information I found online, it appears that Cloudera Data Visualization applies filters only at the visualization or UI level and does not support passing parameters to the underlying dataset query.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;Could someone confirm whether this is an architectural limitation, or whether there is an alternative solution or workaround?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance for any suggestions or help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2026 06:57:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Data-Visualization-Passing-Parameters-to-a-Dataset/m-p/414371#M255400</guid>
      <dc:creator>IONR</dc:creator>
      <dc:date>2026-07-17T06:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Data Visualization — Passing Parameters to a Dataset Query</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Data-Visualization-Passing-Parameters-to-a-Dataset/m-p/414373#M255402</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/162488"&gt;@IONR&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for being part of our community.&amp;nbsp;&lt;/P&gt;&lt;P&gt;With filters are you referring to parameters such as "WHERE" on a SQL query?&amp;nbsp;&lt;BR /&gt;If so, that should be possible as described here:&amp;nbsp;&lt;BR /&gt;&lt;A href="http://docs-archive.cloudera.com/data-visualization/7/work-with-data/topics/viz-edit-dataset-query-restrict-rows.html" target="_blank"&gt;http://docs-archive.cloudera.com/data-visualization/7/work-with-data/topics/viz-edit-dataset-query-restrict-rows.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If not, can you elaborate more how are you doing the dataset?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, wanted to mention that Data Vizualization 7.1.6 is out of support since August 2024. Maybe a newer version has what you need, you can take a look on Data Vizualization 8, for example.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.cloudera.com/services-and-support/support-lifecycle-policy.html" target="_blank"&gt;https://www.cloudera.com/services-and-support/support-lifecycle-policy.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2026 17:59:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Data-Visualization-Passing-Parameters-to-a-Dataset/m-p/414373#M255402</guid>
      <dc:creator>vafs</dc:creator>
      <dc:date>2026-07-17T17:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Data Visualization — Passing Parameters to a Dataset Query</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Data-Visualization-Passing-Parameters-to-a-Dataset/m-p/414377#M255405</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/114383"&gt;@vafs&lt;/a&gt;&amp;nbsp;, thanks for your response.&lt;/P&gt;&lt;P&gt;I’ll try to explain my use case more clearly.&lt;/P&gt;&lt;P&gt;I have a line chart for N entities, and for each entity I have one KPI value per day, for example over a one-year period. As a result, the dataset size is approximately:&lt;/P&gt;&lt;P&gt;number of entities × number of days&lt;/P&gt;&lt;P&gt;I was considering reducing the dataset size by passing filters directly to the Hive query. However, these filters would need to be dynamic and based on the values selected by the user in the dashboard.&lt;/P&gt;&lt;P&gt;In general, is it possible in CDV to pass user-selected filters or parameters dynamically to the dataset query, or is this an architectural limitation of the platform and therefore not supported by design?&lt;/P&gt;&lt;P&gt;Thanks in advance for any information.&lt;BR /&gt;&lt;BR /&gt;ps. About DS, the flow is:&amp;nbsp;UI Visual → Dataset (based on a Hive query) → Hive&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2026 12:12:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Data-Visualization-Passing-Parameters-to-a-Dataset/m-p/414377#M255405</guid>
      <dc:creator>IONR</dc:creator>
      <dc:date>2026-07-22T12:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Data Visualization — Passing Parameters to a Dataset Query</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Data-Visualization-Passing-Parameters-to-a-Dataset/m-p/414378#M255406</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/162488"&gt;@IONR&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the detailed information.&amp;nbsp;&lt;BR /&gt;As far as I know that dynamic querying is not possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data Visualization procures to provide high response on filtering but on Datasets already created. Not by creating Datasets with custom filtering each.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2026 21:41:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Data-Visualization-Passing-Parameters-to-a-Dataset/m-p/414378#M255406</guid>
      <dc:creator>vafs</dc:creator>
      <dc:date>2026-07-22T21:41:21Z</dc:date>
    </item>
  </channel>
</rss>

