Is this possible to do this in a rule and if so how would you go about this?
Code: Select all
['YTD Difference']=['1','2016','Renewal','Written Commission %']-['1','2015','Renewal','Written Commission %'];
If anyone can please provide an example of how to do this - instead of '2016,' get current year, instead of '1,' get current month, (and another question: would 2015 be 2015 minus 1, and if so what would that mean for 'January' 2014 (could you subtract 1 from this to get the value you want?) it would be greatly appreciated.
Many thanks in advance,