bruceiow Posted March 4, 2015 Posted March 4, 2015 Hi All, I am having issues with a report that I am trying to create. I have a report up and running and showing almost what I want, but a date constraint I have put on is just not working!! Here is my ERD: The basic crack is that I want to show a report of USERS, with a portal containing their JOURNEYS. I have built my report with the USER table as the basis, with a portal based on the CLAIM table, showing Journey::fromId , Journey::toId and "date" from CLAIM. The report is nearly complete, but the date script doesn't work: Enter Find Mode [] Set Field [Claim::date; GlobalDateFind::GlobalStartDate & "..." & GlobalDateFind::GlobalEndDate] Perform Find[] This script is fired ok when the report loads, but I get records displayed on the portal that are not within the date range I have specified. Can anyone help me get this report finished please. Many thanks
Steve Martino Posted March 5, 2015 Posted March 5, 2015 You may need to filter the portal or relationship
Recommended Posts
This topic is 3562 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now