ADD FIELD TO REPORT [message #513291] |
Sat, 25 June 2011 21:03 |
|
hassan08
Messages: 123 Registered: June 2011 Location: egypt
|
Senior Member |
|
|
really i faced problem and i cant solve it
i have query in report builder such as
select ename,sal,empno
from emp
when want to add new column such as "hiredate" in this query
the value no appear
and try mor than times
[Topic title typo fixed by LF; was "FILED" instead of "FIELD"]
[Updated on: Tue, 28 June 2011 15:46] by Moderator Report message to a moderator
|
|
|
|
|
Re: ADD FILED TO REPORT [message #513665 is a reply to message #513575] |
Tue, 28 June 2011 12:31 |
|
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
It is a simple report you are talking about. Its layout is simple as well (most probably). It means that you could use it to practice and test your skills in adding another field to query (which you managed to do) and layout. It is not a simple task, as you need to resize frames, possibly move current fields and/or labels, add new ones, etc.
By far the simplest way is to delete current layout (as it is simple) and let Wizard do the job for you. Then you'd make it fancy, if necessary. On the other hand, if current layout is a complex one, deleting and starting over from scratch might not be the optimal solution. That's why you should give your best now, when things are simple, get a routine and be able to cope with more complex problems in the future.
Having someone to do that for you might solve your problem (short term), but would be counter-productive later. In my opinion, you should do that by yourself.
|
|
|
|
|