I thought @josecgomez had done a video or something about how to create a list to be used as a parameter. But, I can’t find it. So here is what I’m looking for I would like the user to be able to select individual months or selections based upon YTD, 1st Quarter, 2nd Quarter, etc. I dont’ know how to incorporate a list with parameters that have specific criteria in them?
January
February
March
April
May
June
1st Quarter (Jan, Feb, Mar)
YTD (Jan till Today)
2nd Quarter (April, May, June)
So my column that I will have the parameter on, has values of 1, 2, 3, 4, 5, 6, etc. What would I do if I want to select 1 and 3 for instance?
you can’t with drop downs. It has to be free form, or drop down.
you can probably to an or criteria and make a set of drop downs though.




