Creating Dashboard Prompt Default
We are using a date field for a dashboard prompt. Currently we are using the 'between' operator and would like to be able to set the default values between today's date and today's date + 120 days. Using the 'Server Variable' with NQ_SESSION.CURRENT_DT we can get the prompt to show today's date, but we haven't figured out how to get today's date + 120 days. Does anyone know of a Server Variable, Variable Expression, or SQL Statement that will work?
Thanks!