<div dir="ltr"><div style>Hello,</div><div style><br></div><div style>Is there any way to search for tickets while comparing two field values?  </div><div style><br></div><div style>This doesn't work:  </div><font face="courier new, monospace">Queue = 'Incident Reports' AND Created < CF.{SpecialDate} AND Status = 'new'</font><div>

<br></div><div>It doesn't like the string "CF.{SpecialDate}" because it's not enclosed in quotations and therefor not a string.  Which is what I want to do but cannot I guess.  The error displayed on the RT UI is:</div>

<blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div style><span style="color:rgb(0,0,0);font-size:13px;line-height:16px"><font face="courier new, monospace">Wrong query, expecting a VALUE in 'Queue = 'Incident Reports' AND Created < >CF.{SpecialDate}<--here AND Status = 'new''</font></span></div>

</blockquote><div><br></div><div>With normal MySQL queries one can compare two table columns so I'm wondering if there's a way to do this with the SQL syntax that RT uses.<div><br></div>-- <br><div>Landon Stewart <LandonStewart@Gmail.com><br>

</div>
</div></div>