Hi LB,
What is text boxes? Are You think about text fields with borders? I can't use text fields because their borders are to bold for me, I need hairline width lines and borders are much bolder.
sorry, Durrango, but I don't understand your idea. I have something like this:
| field_1 | field_2 | field_3 | field_4 |
and try to suppress field_2 nad field_3 . I can suppress only fields not lines, and theen I have:
| field_1 | | | field_4 |
I need to suppres that line...
Hi all,
I have a little problem with lines. My report have many fileds that are separated by lines. I can't use borders on fields to separate them, because some fields can grow, and then they look strange.My problem is when I try suppres some fields - then i can't suppres lines near this fields...
I have only one proceudre named MY_PROCEDURE(). Problem is because I have special database user to design reports. This user never would be on production database. And now if CR in SQL type my user before proceudre's name i can't use my report on this database. Production database have another...
Thanks for help Ian, but this hint don't resolve my problem, because my procedure is a part of package, and when I type in Overridden Qualified Table Name: MY_PACKAGE.MY_PROCEDURE CR try execute query like this:
SELECT owner, 'SYNONYM'
FROM SYS.all_synonyms
WHERE owner = 'MY_PACKAGE' AND...
Hi!
I'm using stored procedure to my report. When I look on Show SQL I found something like this:
BEGIN
"MY_USER"."MY_PROCEDURE"();
END ;
Everything wolud by OK except this username before my procedure's name. When I logon to my database as differnt user, raport still call...
Almost good, but my report have a column layout and I can't put 2 subsections in some cases. For example my report look like this:
----------------------------
AAAAAAA BBBBBBB Section A
AAAAAAA CCCCCCC
----------------------------
DDDDDDD EEEEEEE Section B...
OK, I try describe my problem once again. I have a report with column layout and one section (in the middle of the report) with 3 fileds on it. Left column have one field, right column 2 fields. Now, I suppres the bottom field by formula and then section don't decrease their vertical size...
I have a section that have 2 fields. the secodn fileds is suppres by formula. Problem is when this field is suppressed, then section don't fit itself - can i do somthing with this? I need to fit this section when the bottom filed is not displayed.
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.