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 SkipVought 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. hyperionnewbie

    javascript to select all items in limit box

    Hello, I am actually working on some javascript in hyperion and thought someone here might be able to help. The script below deselects all the items(Saturday dates) in my limit box. Documents["O1.bqy"].Sections["Query"].Limits["Saturday Date"].SelectedValues.RemoveAll() I am trying to write...
  2. hyperionnewbie

    javascript to select all items in limit box (hyperion)

    Hello, I am actually working on some javascript in hyperion and thought someone here might be able to help. The script below deselects all the items(Saturday dates) in my limit box. Documents["O1.bqy"].Sections["Query"].Limits["Saturday Date"].SelectedValues.RemoveAll() I am trying to write...

Part and Inventory Search

Back
Top