Thanks Jeff,
The info was useful and the database manager solution worked great.
Thanks again,
Dan
Search found 5 matches
- Tue Mar 01, 2005 10:19 pm
- Forum: Custom Reports
- Topic: Missing ouput table fields
- Replies: 4
- Views: 4359
- Tue Mar 01, 2005 10:12 pm
- Forum: Custom Reports
- Topic: Alias 'PCPLUS' is not found
- Replies: 4
- Views: 5136
- Thu Feb 10, 2005 1:36 pm
- Forum: Custom Reports
- Topic: Alias 'PCPLUS' is not found
- Replies: 4
- Views: 5136
Alias 'PCPLUS' is not found
I am getting this message when trying to start a custom report:
Alias 'PCPLUS' is not found
To what does it refer, and how can I solve the situation?
Thanks in advance,
Dan
Alias 'PCPLUS' is not found
To what does it refer, and how can I solve the situation?
Thanks in advance,
Dan
- Wed Feb 09, 2005 10:17 am
- Forum: Custom Reports
- Topic: Missing ouput table fields
- Replies: 4
- Views: 4359
Your calculated fields are you doing them with variables? If you are you must name the variables with a "m." prefix and when you use the field on the report use the "m." prefix as well. For example if you have a variable called counter, in the variables window give it the name m.counter and then wh...
- Tue Feb 08, 2005 3:28 pm
- Forum: Custom Reports
- Topic: Missing ouput table fields
- Replies: 4
- Views: 4359
Missing ouput table fields
I'm building a report that displays calculated fields. Everything is fine until I close the report and try to reopen it. I'm getting a big yellow message box which displays the following message: The report form last used with this Query contains more fields than exist in the output table. The missi...