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. simpilla

    Where clause

    Hi I am running a SELECT{[Measures].[Store Sales]} ON COLUMNS, Product.[Product Family].MEMBERS ON ROWS FROM Sales WHERE ([Store].[WA]) It works fine. Now I want to add [Store].[CA]. SELECT{[Measures].[Store Sales]} ON COLUMNS, Product.[Product Family].MEMBERS ON ROWS FROM Sales WHERE...
  2. simpilla

    How to configure LDAP with Actuate

    We are accessing actuate reports through actuate user authentication. We are trying to access reports using LDAP authentication. We configured the ldapconfig.xml file in actuate iServer and trying to access reports using ldap authentication, it doesn’t allow me login to actuate iServer...

Part and Inventory Search

Back
Top