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 Shaun E 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: yochai71
  • Content: Threads
  • Order by date
  1. yochai71

    reports in 2 languages

    Hi, My customer has a request to run the reports in 2 languages. To be more specific: he wants the result of the report to be in 2 languages, and not the data provider. Before running such a report, i would like to prompt the user to choose a language in which the report should be shown. I am...
  2. yochai71

    Linked universes

    Hi Forum-friends, 1.Did somebody encounter any trouble working with linked universes? (liability of data, etc.) 2.BO doesn't support linking an universe to an already linked universe. The way to solve this problem, i link first one universe to different universe and then i link a third...
  3. yochai71

    Running same reports on different databases

    Hi Forum-friends, Every month i copy the data to a different DB. Meaning, for every month i have the same structure of DB but with different data. I would like to know if there is a possibility to run an existing report on a specific database that i have chosen before running the report. Of...
  4. yochai71

    show a MsgBox

    Hi Forum-friends, I'm looking for a code that will show a MsgBox, on condition that one of the prompts has a specific value? Thanks in advance, Yochai
  5. yochai71

    Code that will clear datafrom prompts

    Hi Forum-friends, I have question regarding a report that has several input-prompts: When running the report an additional time, all the previous values remained in the prompt-fields. a. Is there a code that will clear specific fields?? b. Is there a code that will clear the data ONLY if i...
  6. yochai71

    problem with recursive expression

    To the forum-members problem with recursive expression I have 2 columns (GAP and Accumlted) in a report . The value in the field Accumlted is : GAP(from the current Record) + Accumlted from previous record. When the calculation is used with the fuction "PREVIOUS", i get a LOOPING error. What...
  7. yochai71

    Use of intrest-calculation

    To the forum-members Use of intrest-calculation I have to evaluate the following expression X*(Y^1+Y^2+Y^3….+Y^n) X,Y and n are values in the record. Does somebody have any idea how to solve this problem Thanks, Yochai

Part and Inventory Search

Back
Top