
I have 2020.2.5 tableau version. Trying to code parameter to show the most current date in the chosen dataset after refresh. Noticed in some online blogs that this feature is available 2020.1 and upper versions as per this blog : https://www.tableau.com/about/blog/2020/2/say-hello-dynamic-parameters#:~:text=With%20Tableau%202020.1%2C%20parameters%20will,time%20someone%20opens%20the%20workbook.
However in my parameter view the 'Value when workbook opens' only shows to have an option of 'Current value'. Am I missing something? please advise.
Thank you
Bhavana
@Bhavana Gallewale , for dynamic parameter in your case, you have to create a calculated field that is viz independent such as WEEK(TODAY()) or {FIXED: WEEK(MAX(DATE))}.
check out this lovely blog from Flerlarge twins