Hello community:
I have a very strange question about date ranges in a report. I am creating a report with the finished appointments of a company, the user can choose the date range that he wants to save in a PDF and a couple of more criteria.
However, something is not working when I ask you to filter a range of dates (From-To). The strange thing is that the criterion โFromโ does it correctly, but when I apply โToโ, the report does not filter and add all the records until the last recorded date of the table. Has anyone had a similar problem and solved it?
Thanks!!!
Solved! Go to Solution.
[_THISROW] is missing from your formula. You need to use [Fecha]>=[_THISROW].[Fecha_Inicio] and same for the other one.
User | Count |
---|---|
18 | |
10 | |
8 | |
6 | |
5 |