I want to filter the records on the result of the calculated field that I created. I want to add a search field for that. Here is the formula that I am using "SELECT SUM (HFA_Publisher_Split) FROM L_License_Detail_List WHERE Track_ID = target.[@field:Track_ID]" . Can you please help me in this regard?