miap
March 5, 2024, 3:00pm
1
Hello,
My issue is that we have millions of files data stored in S3 buckets, and my user wants to investigate the raw data of a specific date each time. It’s too expensive to load all the data each day…
Is it possible to load a dataset according to a specific date parameter entered by the user?
You could use dataset parameters
Amazon Quick Sight powers data-driven organizations with unified business intelligence (BI) at hyperscale. With Quick Sight, all users can meet varying analytic needs from the same source of truth through modern interactive dashboards, paginated reports, embedded analytics and natural language queries.
We have introduced dataset parameters , a new kind of parameter in Quick Sight that can help you create interactive experiences in your dashboards. In this post, we dive deeper into what dataset …
Hope this helps!
miap
March 5, 2024, 5:15pm
3
Thanks, where does the end-user that uses the analysis dashboard set the parameter value?
Juat create a pramater in the dashboard and pass this as the value for the date you want the data to be filtered with in the cuatom SQL query.
miap
March 6, 2024, 6:52am
5
Now I see that it doesn’t work with SPICE so it’s not relevant anyway.
Thanks.
indeed, the idea is not to load all the data into SPICE but only get the relevant data from a direct query to the source.