Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by pkarlovich

  1. pkarlovich

    New Fields inserted in View don't show up in my Report??

    I solved this myself. This is not elegant but it worked. In SQL I copied the SQL from the view that wasn't updating and created a new View exactly the same as the one giving the problem. I than deleted the old view and renamed the "new" view to the old name. When I verified the...
  2. pkarlovich

    New Fields inserted in View don't show up in my Report??

    yes, I've even tried adding the view to a new report but no luck.
  3. pkarlovich

    New Fields inserted in View don't show up in my Report??

    I'm using CR 8.5 and I have a report that uses a Union. Today I added a field to the base views that are in the Union and the field shows up fine in SQL, but I can't get the new field to show up in my report. Can anyone help with this? Thanks
  4. pkarlovich

    Can subreports print in same layout as the report

    I'm designing a report with four columns per page. In the report footer, I'm trying to use an unbound subreport and have it print in the same 4 column format, but everytime I preview, the subreport is always formatted one column per page. I've tried formatting the subreport exactly the same as...

Part and Inventory Search

Back
Top