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 strongm 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. milsky

    How to embed the text from a text box to a pivot header

    I figured it out. From an EIS screen I used the text from a text box to populate a results section limit.
  2. milsky

    How to embed the text from a text box to a pivot header

    I would like to embed the text entered in a EIS screen to a pivot header. I have been able to use query limits in a header so I would think there is a way.
  3. milsky

    Capturing Username from logon screen & Changing Brio query dynamically

    ActiveDocument.Sections["Query"].Limits["Rlso User Name"].SelectedValues.Add(ActiveDocument.ODSUsername) ActiveDocument.Sections["Query"].Process() Use the ODSUsername to limit

Part and Inventory Search

Back
Top