Does anyone know what I need to do in the select expert when I want my end users to be able to choose whether they want to see report data from the last week, last month or current year date ranges.
What I currently have in the select expert is a simple statement:
{DeliveryDate} in LastFullMonth
but I can't think of a way to give the end user the chance to select a different date range if they wanted to, I think I will need to create a parameter but don't really know how to make it work.
What I currently have in the select expert is a simple statement:
{DeliveryDate} in LastFullMonth
but I can't think of a way to give the end user the chance to select a different date range if they wanted to, I think I will need to create a parameter but don't really know how to make it work.