Jump to content
Server Maintenance This Week. ×

Managing lots of reports


This topic is 3948 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Our system now has about 30 reports and the way I manage them is by haveing a layout with buttons on it that run those reports. I need to simplify it and its really hard to keep it looking neat and tidy. Ideally I could create a table which I could name each report and give a description and when the user clicks on a button it runs the relevant script. Anyone got any ideas?

Link to comment
Share on other sites

Create a table for the report names and description; you can still produce a value list of names, but this gives you more options, e.g. if the reports are all similar, you could write one script, store the script parameter(s) with the report records and simply pass the parameters from the selected report name/record.

Link to comment
Share on other sites

This topic is 3948 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.