Hello!
Is there any way to set a parameter as a function? I want to set a parameter as today like this: DateTime.LocalNow().
As a default I want it to be today's date but I also want to be able to set the date manually if I want to see data from a certain date in my dashboards.
Thank you!