Sample Calculations
Date Manipulation Returns the Month of when a record was created. DatePart(Day,[Created Date], getdate()) Assessing Relationships Returns the of name of the organisation that a person works for. [Contact].[Organisation] ...
Calculation Operators
Operation Token Arguments Data Type Example Comments Maths Operators ( more ) Add + numeric, numeric < numeric Age + 10 Subtract - numeric, numeric numeric Age - Manager.Age Multiply * numeri...