I am using Developer Studio 7.6.4 and I have an HTML with several Drop Downs (some of which are chained).
The Drop downs are populated by FOCUS Master files that are refreshed nightly. Some users get an "Error Retrieving Data" message when the open the Dashboard and the drop downs don't...
I am using Developer Studio 764 and I have some FEXES that are drilled into via a hyperlink from another report.
I need to display a spinning wheel gif that I have while the report runs, then hide the wheel.
I have been looking online for 2 days now and have found several options, but none of...
I am using Developer Stuido 764 and I would like to Publish an HTML form to run outisde of MRE via a .NET application. I am currently using a simple HTML / FEX using the CAR file. I have one drop down with the Country. Can someone make this as simple as possible?
Thanks,
Leo ;-)
I am using DEV Studio 7.6.7
I have the following code:
TABLE FILE HOLD1
SUM
AVE.AVGS NOPRINT
BY BOX
SUM
AVE.EXT_AMT
BY BOX
ACROSS SLD2_NAME
COMPUTE TEST/D12.2 = AVE.AVGS; AS AVGS
ON TABLE RECOMPUTE AVE. EXT_AMT AVE. AVGS AS 'Total-Average'
END
-*
Everything works great except for...
My report output goes to an iframe within a screen.
The iframe resizes for the larger reports, however,
when I run a report which is smaller in width and height,
the iframe does not resize to the smaller size.
I've looked at several websites, but have not found one
solution which works...
I'm using Developer Studio 7.6.4 on a Windows 7 desktop and everything works fine. However, every now and then, when I'm trying to run anything from Dev Studio, it does not respond.
This happens to all developers on my team as well.
We have to completely close down Dev Studio and restart.
Any...
I am using WebFOCUS 7.1.4 Developer Studio in a Windows 2000
environment.
I believe that there is a known issue with placing the
"Page # of Page ##" in a coordinated compound report.
However, my employer is REALLY needing us to place the page numbers in this type of report.
Is they ANY type...
I am developing a Webfocus report using Developer Studio version 7.1.4.
My report output is EXL2K and has 1 line of real data output. Then, I have 2 blank rows beneath the real data.
The report looks like this:
FIELD_A FIELD_B FIELD_C
100.00 200.00 700.00...
The actual field value of type I11 in the table
is: 00020070215.
What I need to do though, is filter on that field based upon my &RPT_BEG_DATE2, however that only works for fields of type YYMD.
Thanks,
Leo ;-)
I have the following code which provides me with a
report begin date and it works for one file which has a
date field in the format of YYMD.
However, the second file has the date field defined as
I11 and the data looks like this 20070215 for instance.
So, I need to take the code below for the...
Thank you, however, I had tried that previously and it didn't work.
I had to create it as an FML report using the FOR command and placing all of the amount fields into one common column.
Thank you.
Thanks,
Leo ;-)
I am using Developers Studio 714.
The report should look like this:
MONTH MONTH MONTH
PRODUCT STATUS 10/2007 9/2007 8/2007
ABC APPLICABLE 365 458 617
ABC SOLD 118 179 226
ABC...
I am using Developer Studio Version 7.1.4.
I am using the LINE Graph, Absoute.
I need to "flip" 2 colors in the graph.
OR, have complete control over the colors that appear in the lines.
I have 8 values in my legend which comprise the line graph.
However, the "TARGET" which is one of the...
We are using WebFOCUS 714.
We have some jobs that take a long time,
so we want to check on a schedule via
a BOT schedule and find out if a job is running
and how long.
This way we can determine whether to launch other
jobs or not.
By the way, we use CTRL-M to run the report caster jobs...
I need to create a HOLD file with DRIVER_NUMBERS.
Then, I need to query a second table based on the DRIVER_NUMBERS that exist in the previous HOLD file.
I think the logic is like this.
TABLE FILE CAR
PRINT
CAR
WHERE CAR EQ 'BMW';
ON TABLE HOLD AS DRIVER FORMAT FOCUS
TABLE FILE MY_CARS
PRINT...
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.