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 dencom 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: *

  • Users: kyzina
  • Content: Threads
  • Order by date
  1. kyzina

    How to order in formula

    Hi, I have a formula for phone numbers and it is displaying not in order on the page. Needs to be Office 1st;Home 2nd; Cell 3rd. It is displaying in different order when run crystal report. Any suggestions? Thank you. if {EP_PHONE.EP_PH_TYPE}='Office' then "Office" + ":" + " " +...
  2. kyzina

    Business Objects Enterprise-• Central Management Console –Managing the user in BOE

    Is there is any way to run the report from Central Management Console (Managing the user in BOE) tool to see list of: 1. Users 2.Folders 3. Access to the folders 4. Reports in the folder 5. Folder owner 6. Last time the report was run. Please let me know. Thank you
  3. kyzina

    Limiting criteria

    We are experiencing a problem once in a while with the labels we generate from crystal. It doesn’t happen often but once in a while when we run the label process we will get the labels for the AP invoices but we end up missing the working funds labels. Is taht sound like a limiting criteria...
  4. kyzina

    Reports starts on page 2

    How can I get report to start with page one. I would like a page break after each object and at the end of each program. When I put the page break in after the object footer, the report starts on page 2. Any help is appreciated. Thanks.
  5. kyzina

    Crystal 2008 double login

    Hello people, We are testing Creystal Reports 2008 and the problem we have is: When enter the parameters I have to choose the data sort selection and then I am directed to the normal log. Any ideas?
  6. kyzina

    How to use "like" in parameters

    Users want to be able put the not exact value in the prompt. Please advise. thank you
  7. kyzina

    InfoView changing ORACLE Password

    Every time when changing an ORACLE password you need to go to the InvoView(Crystal) and change a password as well when run the report. Is there is anyway to changing globaly? Thank you
  8. kyzina

    Infoview scedule csv format

    It there any possible way to scedule crystal report in invoview with csv format output? Please help. Thank you
  9. kyzina

    Export Crystaal to Excel to do sorting

    I have my report with subreport writting in Crystal.When I exporing to the Excel I can't sort on anything. Any way to export to Excell or any other format that I can do sorting anyway I want? Thank you
  10. kyzina

    Can run a view everywhere except Crystal

    I have a view which contain tables, criteria, dates on it. I can see the results in Toad, SQL+, Access Database. When I bring the view into the Crystal XI it's not showing any data. Please help! Thank you
  11. kyzina

    Blank page while printing report

    I have CR XI My report is only one page report, for some reason the second page , which is blank, is printing. Any suggestion? Thank you
  12. kyzina

    Multiple Column - Keep GH and Detail section together

    I am using CR XI Problem to keep all info for one person together with mult column report. Group HeaderA: DeptName Group HeaderB: Name Group HeaderC: title Detail: Pnone Now I have different columns Group HeaderA: DeptName Detail: Pnone Group HeaderB: Name Group HeaderC: title Any clue?
  13. kyzina

    Create date parameter for a command object

    I have three parameters in my SQL Command object report. GROUP = '{?Group}' STRM = '{?STRM}' EFFDT = TO_DATE('?Date") this is not working, but when I put EFFDT = TO_DATE('2008-01-01') it's fine. How can I create a date parameter for a command object? Any suggestions? thank you
  14. kyzina

    Create date parameter for a command object

    I have three parameters in my SQL Command object report. GROUP = '{?Group}' STRM = '{?STRM}' EFFDT = TO_DATE('?Date") this is not working, but when I put EFFDT = TO_DATE('2008-01-01') it's fine. How can I create a date parameter for a command object? Any suggestions? thank you
  15. kyzina

    Keep Objects together

    I have multiple column report and I would like to keep the objects together, but I am getting either title or phone number for the person on the second column. This is what I'd like to see: GH1 DeptName GH2a @NAME GH2b Title D PHONE This is what I have it now: GH 1 DeptName Title...
  16. kyzina

    Multiple Column Formatting

    I have my report in multiple column Structure of report Text Object GH1a Department GH1b Last Name, First Name (as @Name formula) GH2a Title GH2b Phone Detail I grouped my report by Deptand and Name and when I insert text object in the group header, the text objects is showing with...
  17. kyzina

    How to supress text object in group header, needs to show only once

    Crystal Report XI Multiple columns formatting + suppressing I am in a process creating a report. I have all my data in. I have multiple column down then across, I have my data in two groups and a detail section . It’s look like a phone book when I preview. Department GH1 Last Name, First...

Part and Inventory Search

Back
Top