Member since
07-16-2026
2
Posts
0
Kudos Received
0
Solutions
07-22-2026
05:00 AM
Hi @vafs , thanks for your response. I’ll try to explain my use case more clearly. 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: number of entities × number of days 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. 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? Thanks in advance for any information. ps. About DS, the flow is: UI Visual → Dataset (based on a Hive query) → Hive
... View more
07-16-2026
11:57 PM
Hi all, I am working with Cloudera Data Visualization 7.1.6 and creating a dashboard that includes a KPI visual. 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? 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. Could someone confirm whether this is an architectural limitation, or whether there is an alternative solution or workaround? Thanks in advance for any suggestions or help.
... View more
Labels:
- Labels:
-
Cloudera Data Visualization