Hi, I have a temporal series with the follow variables: idcompany, lastprice and date (dd/mm/yyyy). I have set variable date as temporal series data and idcompany my Panel Id Variable. So, I need generate another dataset with only the last price in each month of each company. How can I do it?