I’ve a parameter that is in date format. When I create my dynamic title, I want it to show like this “May 2024 Statistics”, rather than “2024-05-01 Statistics”.
How do I modify the parameter that is displayed for title?
I’ve a parameter that is in date format. When I create my dynamic title, I want it to show like this “May 2024 Statistics”, rather than “2024-05-01 Statistics”.
How do I modify the parameter that is displayed for title?
If you are using a parameter, it’s not possible to set the formatting for the date displayed. You can use insights though to get the desired format ( Change default format date in parameters setup - #5 ) . Note : The solution does say bring a dummy dataset. This is probably not required as you know the parameter value which will be passed. You can create a calculated field which is populating the parameter value.
Kind regards,
Koushik
Thanks so much! I was able to use this to create the titles via calculated field based on the parameter