Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI,
i have a requirement that monthly i will get csv file so every month 1st the report will run automatically , now the after refreshing of report it has to show by default previous month data. so how to add script for this in load editor, can any one please help?
we are maintaining historical data in QVD,
Hi, You can add a bookmark for max(month)-1, so for every month, it will open with the previous months data in your application
Thanks,
Saloni
where i have to add this code can you please elaborate more