Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi share the script for below doc question.
Thanks
Chaitanya
Perhaps these?
*** First Screenshot ***
Employee:
Load Employee_ID, Department, Salary from Table;
Right Join (Employee)
Load Department, Max(Salary) as Salary Resident Employee Group By Department;
*** Second Screenshot ***
Sum({<Month_Num = {">=$(=AddMonths(Max(Month), -2)) <=$(=Max(Month))" >} Sales)