| | | Forum Newbie
       
Group: Forum Members Last Login: 3/5/2007 9:11:49 AM Posts: 2, Visits: 4 |
| I am trying to run a report for closed loans that have credit scores greater than 600. I input the field id's for all three credit agencies and then run the report. The report generates, but not like I want. It only pulls the files that have all three of the credit scores filled in. How do I get all files to pull up whether I pulled a single, dual or tri-merged report?
Jennifer
Ada Mortgage |
| | | | 
Sepal

Group: Moderators Last Login: Today @ 4:06:35 PM Posts: 1,183, Visits: 9,261 |
| If you don't mind post the field ides that you are currently using. I think it can be done i'll see if i can't make a condition for you.
Disclaimer: This post carries no explicit or implied warranty. Nor is there any guarantee that the information contained in this post is accurate. It is offered in the hopes of helping others, but you use it at your own risk. The author will not be liable for any damages that occur as a result of using this post. |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 3/5/2007 9:11:49 AM Posts: 2, Visits: 4 |
| | I am using fields 5032, 5034 and 5036. Thanks for your help!
Jennifer
Ada Mortgage |
| | | | 
Sepal

Group: Moderators Last Login: Today @ 4:06:35 PM Posts: 1,183, Visits: 9,261 |
| | Thanks. You can past the following into your reports condition column (any row that has a fieldid) ADV:[5032] >= 600 OR [5034] >= 600 OR [5036] >= 600 please note the [5032] refers to the Field Name column so if you named it different then the field id you should change this condition to match. Some day I should probably teach everyone how to do ADV: 
Disclaimer: This post carries no explicit or implied warranty. Nor is there any guarantee that the information contained in this post is accurate. It is offered in the hopes of helping others, but you use it at your own risk. The author will not be liable for any damages that occur as a result of using this post. |
| |
|
|