I created calendar selector on date attribute.
- when I select only From date, I get a message'No data returned for this view'.
- when I select only To date,I am able to fetch all data values.
- when I select From date and To date together, I get a Message "No data returned for this view".
- when I run the report without any date selection (empty dates), I am able to fetch all data values.
I need related data values between From date and To date as per date selection.