Hi there. I would like to create a parameter that queries a date field (called StartTime), but I want the user to be able to query by just the month and year, rather than the whole field (day, month, year). I have the report grouped on the StartTime field, and I have set the group to display for each month. Can I create a parameter using this grouping?? Or is there someother way of creating the parameter based on the StartTime field so that the parameter is just a drop down of months?? I thought maybe I could fo it by creating a formula field from the Group like this:
GroupName ({InsMaster.StartTime}, "monthly")
But I am not sure that is the correct way....
Thanks!!
GroupName ({InsMaster.StartTime}, "monthly")
But I am not sure that is the correct way....
Thanks!!