Automatically Updating Release Date Filter in Charts

Hi Team,
I have a workflow that automatically extracts data from the database, generates Vertical Bar Charts, and sends an email to the team. The chart setup includes:
- X-axis: Products
- Y-axis: Power Consumption (Watt)
- Filter: Release Date (Single Value Selection)
Issue:
The charts are successfully generated, but the Release Date filter does not update to the latest available date. Instead, it remains stuck at the previously selected value.
Question:
How can I configure the filter so that it automatically selects the latest available release date by default every time the build runs?
Any insights or solutions would be greatly appreciated!
Operating system used: windows
Operating system used: windows
Operating system used: windows
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,531 Neuron
How are you running this flow? Is it via a scenario? Where exactly is this chart? How exactly are you including this chart in an email?
-
Hi Turribeach,
I am currently running the build downstream. Later, I plan to run the scenario based on dataset changes. This chart is drawn from the dataset and then published to the dashboard.
As of now, exporting the dashboard page is not working for me. I am sharing the link to this page via email.
When a user clicks on the link, they will be directed to the dashboard page. By default, it displays the last selected date instead of the latest release date.