I'm trying to make a report for the casino that gives me the hours played but only for the date specified.
I have CDS_Statdetail which has a database for total hours played {CDS_STATDETAIL.TimePlayed}and {CDS_STATDETAIL.GamingDate} which gives me my gaming date (I think?)
So I'm confused as to how to proceed to include only the data of the date I specify.
I have CDS_Statdetail which has a database for total hours played {CDS_STATDETAIL.TimePlayed}and {CDS_STATDETAIL.GamingDate} which gives me my gaming date (I think?)
So I'm confused as to how to proceed to include only the data of the date I specify.