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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ssim78

    Parameters

    CR 10, Oracle 9i
  2. ssim78

    Parameters

    I have a report that works fine if I hardcode the value for country. But I want to parametrize this field (it's a string) and want that the user should be able to select more than one value for the 'country' field. I have entered my data retreival logic in the form of an SQL in the command...
  3. ssim78

    Distributing reports

    I have just the professional version. I have created these reports simply by specifying some SQL queries against an Oracle DB and adding some formatting logic and a few paramaters there. What are the options for ppl. in my organization to run these reports and obtain the most current data? Do...
  4. ssim78

    Distributing reports

    Hello, sorry of this is a v. basic question, but I'm a relative newbie, and am trying to understand how CR works. I have created several reports using CR 10, and now want to distribute these reports to several people (about 50 ) in the organization , so that they can fire reports as and when...
  5. ssim78

    Conditional report formatting

    Hello all, I need some help with conditional formatting of my reports. I want to incorporate formatting logic such that : if the value of field1 = 'abc' then the report should print 'def' in red font else the report should print 'xyz' in blue font. I have been looking at the conditional...

Part and Inventory Search

Back
Top