Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have an requirement like...
I have data for all years so I want to display by default max year selected and
if I select any year and any month the straight table should display previous 6months of selected month.
attached sample and excel data
You want this in straight table only? Or can we use Pivot table?
anything is fine sunny
How about this?
Sum({<MonthNo = {">=$(=Max(MonthNo-6)) <=$(=Max(MonthNo))"}>} Sales)
Check attached may be
here one more thing I need to every month .....not totals each month product category wise I need to show.
like below image I need to display last six month by product category wise.
yes sunny ... but here when I open the application max year should be by default it is not showing any default value
and
can you explain the logic how its working ...if you don't mind..!!!!!!!1
Seems working
You need to assign trigger. OnOpen - Actions - Select in field - Year - Search string (=Max(Year))