I need to create a prompt that asks the user to select a begining and end date in ReportNet. When I use the datetime prompt - it gives me to calendars and says to provide a value. The user does not know if this is the start date or end date. How can I customize the message to say please...
We need to create reports that are based on fiscal periods instead of months. The fiscal calendar has 13 periods. An example of a fiscal period is Nov 28th 2004 - Jan 1st 2005 (period 13). I need to run a report for the last 14 periods. For example, if current date falls into period 1, then I...
Thanks DoubleD -
How long did it take you to create the input file. I have user's id's and passwords in a database. I need to add those users to access manager and assign the id's and passwords. I also need to add the users to a userclass.
How many users were you working with. I don't have that much experience with scripting, but I have created the batch files that you can add to the access manager batch program. What did your script look like?
Has anybody ever wrote a batch program that can load access manager user classes and class from an oracle database table. I have used the access manager batch utility before - but I'm not sure how to populate the input file based on data from a table. Any advice?
I figured out how to do it with a combination chart. In a combination chart all the measures are treated individually and you can change the data points on them.
I am trying to use Security Filters in Reportnet. I created security filters for a particular subject query in Framework manager. I added the usergroups to the package and published it. However, when I try run a report as one of the users in the usergroups - I get an error saying:
Framework...
I have two crasstab charts in one report. The first chart has a count(measure) by race (rows) and by status (columns). The second chart has a calulation that is count for each race divided by the total count (all races) for that status.
Do I have to create a calculation for total count for...
I have a line chart that has three measures on it. I would like each measure on the chart to use a different datapoint shape. When I change the datapoint shape in the properties for the line chart - it changes it for all the measures. Is there a way I can change it for each individual...
I have a report that I need to run for a rolling 14 month time period (starting with the previous month). So if I run the report today - it should run for all dates from August 2003 to October 2004. Is there a calculation or a filter for this.
This is using reportnet
Thanks for the help.
In this situation - I would then by drilling into the same category - right? If I populate district with the location - then I would drill from location to location. I think this would be confusing to the users.
Same set of fields but not always all populatd the same way. So one customer might have organization, region, district, location all populated - while another customer would only have organization and location populated. Location would always be populated since that is the lowest level.
Hi everyone -
I have a situation where we have multiple customers that each have there own organizational hierarchies. For instance - one customer might be organized by organization, region, district, location - and another customer might only have organization and location.
Any suggestions...
I am trying to upgrade metrics manager to version 2.2. I am getting the following error when I try to start the tomcat service: The service can not be started either because its disabled or because it has no enabled devices associated with it. When I tried to uninstall (to try the install...
I have a script that opens an outlook email and saves it as a text file. I need to write a script that then moves the email out of the inbox and into a different folder. I'm not sure how to do this. Thanks for the help.
I'm using the following script to save an email attachment to a file. I'm getting a compile error of "Unexpected Next" on line 23. What am I doing wrong?
Function Main()
Set objApp = GetObject(, "Outlook.Application") '#### Find existing instance of Outlook
If Err Then
'WScript.Quit()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.