I though about this while posting my last reply.. but thought you will figure it out
You will need to convert 6/30/13 (which is a string) to a date like
=ToDate( "06/30/2013"; "MM/dd/yyyy")
try with formula below
= if [AS Of Date] = ToDate( "06/30/2013"; "MM/dd/yyyy") then [Rating]