I am using three tables.
Table A is linked to Table B
Table A is also linked to Table C.
The query I must has an outer join of all. So the output may look like this:
Table A element Table B element Table C element
----------------------------------------------------
a1...
Currently I have created a bar chart with 2 data elements (A, B). It is displayed in a side by side format.
Now I have been asked to add another data element (C) to the existing chart and display it a stacked bar format.
How can this be done?
I use CR 10 professional.
I have one of three values calculated at the detail level for each record using a function (CalcPriority)- ("A", "B", "C").
--
I have created a group that needs to calculate higher level priority in function (GroupPriority) based on the following:
if there is at least one CalcPriority=A from...
I am creating a line chart that shows total number of records in specific states over time.
I am having the same problem as some other posters to the forum. I need to see chart information for every consecutive week even there are no changes to the value of the counts during that week. I...
Here is my problem. I have an packaged VB application which includes a separate Microsoft Access database (initial database was created using Office 97 version of Access). An user should ideally be able to modify the Access database if they want to use their own specific information with the VB...
I have a Visual C++ dialog box application that should exit (go away) if another program (or its process ends). Any ideas how I can make this check (to see if program is active or gone)?
I am trying to create a script which accepts two strings. $1 is the text string I would like to add to a file and $2 is the file name. I know that one can use "sed" with the a\ option to do this. Every example I have seen of using a\ requires a separate script file in which I define...
I have been using the HP Openview NNM SDK (APIs) to create new commands to be used by my application. My job is to add to my current HP Openview application a new command that runs every x minutes and updates status of my icons based on SNMP data. I have an idea about implementing C language...
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.