Hour Report Text Mode Filter Comparing Two Fields
WF Communi'tea!
Try as I might, I can't seem to get the following - what would appear to be a simple text mode filter - to work. Wondering if anyone knows where I'm going wrong?
- I have a custom calculated (Date) field on a project custom form called "Project Completed Date Stamp"
- I've created an Hour report, and in a text mode filter I want to write a statement for the following
- Hour entry date is greater (newer) than the Project Completed Date Stamp field value
Here's what I have at present:
valueexpression={entryDate}>{Project}.{DE:project:Project Completed Date Stamp}
Result: error (whoops, something went wrong)
I've also tried this:
entryDate=DE:Project Completed Date Stamp
entryDate_Mod=gt
Result: error (whoops, something went wrong)
Any ideas where I might be going astray?
Thanks!
Nick