tmrest.properties 581 B

123456789101112131415161718192021
  1. # Licensed Materials - Property of IBM
  2. # IBM Cognos Products: XQE
  3. # (C) Copyright IBM Corp. 2019
  4. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM corp.
  5. #
  6. #
  7. #
  8. # LOLAP TMR settings. Settings override tm10.1.1.properties for the REST API connection used with PA.
  9. #
  10. #
  11. #
  12. #
  13. # When lolap.singleAxis=true, use the single axis for all non-measures and another axis for measures.
  14. # This can reduce the number rows for large results with many measures, which can perform better.
  15. #
  16. lolap.measuresOnSecondAxis=true