Hi,
In a Dynamic List including a few columns of the Table of Invoices (PCV table), I would like to create a computed column “Sales_2014” from 2 existing columns in the list : “PCVMT” (Invoices amounts) and “PCVDATE” concerning Invoice Dates filtered on a period of 2 years (from 2014-01-01 to 2015-12-31) in the same list..
Is it possible to create a new column “Sales_2014” in my Dynamic List with only the amounts of the year 2014 and with blanks ou “0” corresponding to the year 2015 in the List (because the list contains all the dates).
My target is to create another column “SALES_2015” in view to compare the amounts of the 2 years in link with Clients Country ,other column in the same list..
Thank you for your help.