This Date Created filter is based on the parameter shown above , and the parameter is connected to a calculated field (where the current month is excluded and only previous months are displayed).
Also that calculated field (Date Created - clf ) ignores (returns NULL for) any transactions from the current month and keeps the original date values for all other prior data (all previous months and years) in YYYY/MM format .
I want to hide the “Select All” option from the control. I have tried several methods, but none of them worked. Is it possible to hide the “Select All” option from a string-based date control?
I also want to set the default value to the latest available month (the previous month). It should update automatically whenever the month changes, without requiring any manual effort. is it possible ???





