I want to do a timesum for a value from first month of current year to last month of current but it is not returning value.
I have used logic as TIMESUM(Amount,First month of CY, Last month of CY,SUM)
Where amount is value, first month of CY is Jan 25 and last month of CY is Dec25.
Amount line item has time on whereas for timesum line item time in not applicable
Can somebody help me?