Query on Report

Hi I am new to Dynamics Nav.

Just wondering is there any way i can schedule a report in Navision to work for certain defined period only.

Once it exceeds the defined period it should not generate any data…

Thanks

Ashly

You want to run the report for a particular period or you want the report to automatically run for a defined time interval

Report should automatically run for a defined interval. There after it should not get generated.

Thanks

Ashly

Then you can use the automation server , ‘Navision Timer 1.0’.Timer. Through which you can define your time interval in m.sec.

You can write your code which you want to execute automatically. Follow this link. You will get an idea how to use this timer.

http://dynamicsuser.net/forums/t/42141.aspx.

Hi

I tried to follow the link but i get an error "

*The resource cannot be found.*Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested URL: /forums/t/42141.aspx.

This url works for me.

http://dynamicsuser.net/forums/t/42141.aspx . You should have used the url without dot at the end.