Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Please see my attached QVD File. Thanks to the Forum, I was able to copy someone elses calendar object and click apply dates to apply the date format. However the end users advised me that they would prefer the dates in the calendar objects to be automatically removed when no data applies and only show when data has been applied. Therefore when they clear it clears the date fields out. Is there a way of doing this.
Regards,
Jon Ditchfield
Not sure what you're asking for. In the attached qvw the variables are set to null if no selections are made (or all selections are cleared). See the OnAnySelect document trigger for details.
Not sure what you're asking for. In the attached qvw the variables are set to null if no selections are made (or all selections are cleared). See the OnAnySelect document trigger for details.
Hi Gysbert,
Exactly what I needed, the end users want to ensure that when they start using the report or even when they clear, the values in the Start and From Date Calendar are removed.
Thanks for your help on this again.
Regards,
Jon