Hello,
I have a report that needs to use the month in a filter. I have a dropdown list that has the month name as the label and the integer equivalent as the value.
I tried creating a filter Month([my db date filed]) = Parameter:Month_Name but it gives an error “The arguments to the following function are not valid: = (Equal to).
Is this because it’s not looking at the selected value?
Thanks
I have a report that needs to use the month in a filter. I have a dropdown list that has the month name as the label and the integer equivalent as the value.
I tried creating a filter Month([my db date filed]) = Parameter:Month_Name but it gives an error “The arguments to the following function are not valid: = (Equal to).
Is this because it’s not looking at the selected value?
Thanks