Add another column in the dataset called "IsItToday" with values Yes and No. For example you might have OrderDate in the dataset and if OrderDate is the same as Today() than the IsItToday will be Yes, if they are different then it will be No. Filter the widgets in the cockpit by that column.