Hi all,
I have 3 table commands in a file/report. All 3 tables return data to the same employee, which is a prameter.
The thing is, if I want to produce the report for more than one employee: I want to send a department parmeter
(for each department I have more than one employee),
and produce...
Hi all,
I have the following code in a file.
The problem is that the command
BY JOURNALTYPEDESC NOPRINT
cause a cgi time out.
Without this line the file works great.
Here is the code:
TABLE FILE dwh_journals
PRINT
L_LINE_DESCRIPTION AS '????? ????'
COMPUTE...
Hi all,
I have a vbstack1 type graph displaying budget data,
and all its components (one component on top of the other).
However, some components can hardly be noticed because of huge differences in the data itself. (for example: one component- 10,000. Second component- 10,000,000).
My question...
Hi all,
1)I'm looking for a set command in the graph stylesheet
to prevent the graph (type VBRSTK1)from displaying
fields in the Legend if there is no data (null/missing)
or zero. For example:
GRAPH FILE v_id
SUM
ITYASVUT SHIKUM
ACROSS
ACTIONTYPEINYEAR
ON GRAPH SET GRAPHSTYLE *
ENDSTYLE...
Hi all,
Is there a way to style the values(data) on a pie chart,
for example make them bold?
I'm using WF 5.16 server and Win 2000.
Thanks in advanced,
OZ
Hi all,
I have 2 questions please:
1)Currently I'm working with 5.16 WF server and 4.36 client,
with CGI, so in my url I see "cgi-bin/ibi_cgi/ibiweb.exe?IBIF_ex=myfex"
Will it be the same when working with 5.2 WF version, both
server and client? (assuming it is configured to servlet option)
2)I...
Hi,
I get a variable in my url called strMonths,
which is a list of monthes seperated with @ sign.
(example: &strMonths=1@3@5@11@12)
I need to get these monthes into variables.
Is there a way to do this?
Any idea is welcome,
OZ
Hi all,
When I use the -INCLUDE command I get the the following error:(FOC36249) RECURSIVE -INCLUDES ARE NOT ALLOWED
The funny thing is that it happens only in one specific
fex file, the rest of the fexes which use the command
(to the same fex), work fine.
If I insert the content of the...
Hi,
Is there any way to prevent from focus to concatinate
my description to a SUBTOTAL field (AS ..) with the
field value.
For example: ON EMBASSY_REGION SUBTOTAL AS 'my desc'
result in "my desc EMBASSY_REGION ".
I would like to get only "my desc".
Regards,
OZ
Hi,
I would like to have a bar chart that sums
one field (y axis) but for 2 fields in the x axis.
For example:
GRAPH FILE MAN_RES
HEADING
" TEST "
SUM TOTAL_EMPLOYEE
BY DEPARTMENT_CODE
BY YYEAR
WHERE (YYEAR IN (2003,2002))
AND DEPARTMENT_CODE IN (19,20,21,22)
ON GRAPH SET GRAPHSTYLE...
Hi,
I need to show 2 pie charts on the same page(side by side).
The thing is that I don't want to split the page into
2 different htm pages and use frameset (I don't want to build a page for each chart), because I need the charts
to use the maximum place on screen.
Is there any other idea or...
Hi,
I'm using MSSQL and WF 4.36.
I have a date type field and I want to create
a compute field which contains the year of the date field.
I keep getting the same number for different years,
which is not the year but an unknown number.
The master file has the following format for the field: YYMD...
Hi
My report is printed on more than one page (portrait).
My problem is that the columns titles displayed only on the first page
and the users don't know to connect between the data and the columns.
How can I make the columns titles to appear in the beginning of each new page?
(I'm using WF 4.31...
Hi,
I want to subtract from the curent date a customized date
I get from an html form. The html format of the date is MM/DD/YYYY,
for example Aug 10 2003 will be displayed as 08/10/2003.
I want to subtract from current date (I use TODAY function)
my date in order to get the nomthes between...
Hi all
I have a picture in my page with hotspots on the sides of it.
In the middle of the picture I planted img tag, and everytime I move over a hotspot, the src property of the img tag is changed.
This works fine for all hotspots except for 2 hotspots from one side of the picture map. I don't...
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.