Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The YouTube video at: Selecting Arbitrary Date Ranges - YouTube provides a previously working approach to creating a "From" and "To" Calendar such that data between the two selections is displayed. I have had this working on several projects but now........
The video above is straightforward and has worked perfectly for me in the past. But trying to make changes to it has been a tough slog.
I am sure that lots of folk need dynamic calendars and the video is good for an initial creation. But changing the field to be used for date selection has been hopeless to date.
Any suggestions would be greatly appreciated.
Thanks
Can you send us the app ?
Hi Lisa:
I have QV Desktop and cannot process any 3rd party modification to the .qvw file that I am having trouble with. I have attached the .qvw below. It is a really simple problem and as I said in the first post, it has worked before. What I really want to know is if I have somehow compromised the Trigger function in the Settings file.
Hi David,
It appears that the dates are not recognised as dates as they are loaded and this may be the issue.
If I load the DueDate as a date this works.
Regards,
Lisa
Hi Lisa:
Thanks for your tip. It was a problem with the date field. All other dates in the document were in YYYYMMDD format. But in this case, it was actually coming in with date formatting as YYYY/MM/DD. The slashes were causing the problem.
Much obliged
David