Discussion Board for collaboration related to QlikView App Development.
Hi expert, i have an object that i simply show the sales for the actual month year
i am using set analisys
Sum({<[Mes Año]= date(max([Mes Año]), 'MMM-YYYY')>}, sales)
where is the error?
thank you a lot
Fernando
Sum({<[Mes Año]= {"$(=date(max([Mes Año]), 'MMM-YYYY'))"}>} sales)
Sum({<[Mes Año]= {"$(=date(max([Mes Año]), 'MMM-YYYY'))"}>} sales)