I am trying to build a report that shows information from our offer schema (label, start date, end date, HTML Rendering, etc.) based on use input of offer name and date. I.e. user enters the offer name or start and end date and they are able to see the offer information.
I am defining local variables and then using the query to filter by the defined variables. Searching by offer label works fine but start or end date throws the following error.
Below is my report setup
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi,
Use ToDateTime() instead of ToDate().
Thanks,
-Jon
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies