Leventcos21
Technical User
Hi, I currently have a report where I am quering with a Group by. One field is a date, which I am doing a filter on a DATE TO and DATE FROM. I currently have this expression on my query.
I want to get away from this and I created two unbound fields on the form. However, I am not able to filter and get the results I am looking for because, I can't GROUPBY date. How can I work around this?
Thanks
Code:
Between [Beginning Date] And [End Date]
I want to get away from this and I created two unbound fields on the form. However, I am not able to filter and get the results I am looking for because, I can't GROUPBY date. How can I work around this?
Thanks