Forum Discussion
mazzurri
6 years agoRegular Visitor
DateDiff with SSAS Live Connection
I would like to filter my table by line items greater than 5 days old. I would need to take State_Created_Date and subtract it from the Current_Time (both are date/time fields) . When I try to do a M...