Hi, is it possible to add year granularity in datetime parameter and relative date option in eu-central-1 region?
hi @Jelena , I’m sharing your feature request with our product team
1 Like
Hi @Jelena, the highest time granularity in parameter datetime is days. If you just need to process year as a variable, you can create an integer parameter for year, and use a calculated field to extract(“YYYY”, date) to interact with the parameter.
Does that help?
Hi Emily, thanks for the answer. Unfortunately, this solution is not applicable because I need to create columns with dynamic names using parameters.