I have raw trial balance data that is currently monthly in columns (Jan, Feb, Mar, etc) shown as YTD results for a total of three annual periods (i.e. 2017, 2018, 2019). I am looking for an alteryx formula that can calculate the monthly values within each fiscal year. For example Feb =Feb - Jan, Mar = Mar - Feb etc. How can I perform this calculation without calculating January 2018 as (Jan-18 - Dec-17)?