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 TouchToneTommy 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: SamBO
  • Order by date
  1. SamBO

    Summarize two rows

    Hi, If you defined 3rd column as measure sum. Simply remove the second column by right clicking and delete. Business objects will roll up for you.
  2. SamBO

    Summarize two rows

    Hi, If you defined 3rd column as measure sum. Simply remove the second column by right clicking and delete. Business objects will roll up for you.
  3. SamBO

    Unhandled exception

    You need an default printer installed in your desktop.
  4. SamBO

    Quality Manager

    I'd like to find out if anyone out there is using Quality Manager/Version from NOAD for BO. What's the pros and cons of the software. Any competitors in this area. Thanks in advance.
  5. SamBO

    Disable user from removing global filter

    Thanks for your comments, I think I found a solution by myself to accomplish this. set the application.interactive=false will be simialr to turn off documents interaction but more controls. I would have to create custom icon in toolbar which allows uers to print and to save the report.
  6. SamBO

    Disable user from removing global filter

    I've wrote a script which applys a filter based on one's login ID. How can I restrict users from removing my global filter in report? In supervisor, turn off document interactions will eliminate user's interaction but the problem my script would not run without document interaction turn on. Any...
  7. SamBO

    BCA Automation

    How can I publish to corporate document with shedules of particular date and time by using BO SDK. I know the following codes can publish my document to corporate documents but not scheuling. Any help is very helpful. ScheudleMode="boRepositoryMode" SchuduleDomain="Document&quot...
  8. SamBO

    Business Objects 5.12

    A new patch of Business Objects version 5.12 will be released on March 6. Does anyone has a list of bug(s) fix?
  9. SamBO

    Auto refresh data

    You could use Business Objects SDK to refreshed your report and embed into your application. The best tool is the Visual Basic. Hope that could solve your problem. -Sam
  10. SamBO

    Repository informaiton

    We have 2 hundreds users in our company. It's becoming a issue to document who is using what reports. We're currently cut & paste from BCA to excel spreadsheet. It's a pain of the neck. Do anyone know a better way to do that? Thanks in advance.
  11. SamBO

    Tab names show in report

    Does anyone knows how to embed tab names into a footer formula?<br><br>Footer formula is<br>=&quot;Business Objects report Name :&quot; + DocumentName()<br><br>this only return the documents name, however, I have a single report contains multiple tab names and would like to show in the footer of...

Part and Inventory Search

Back
Top