showByCompareBy.json 708 B

12345678910111213141516
  1. {
  2. "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: Explore (C) Copyright IBM Corp. 2019. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
  3. "features": [{
  4. "id": "com.ibm.bi.dashboard",
  5. "collectionItems": [
  6. {
  7. "containerId": "com.ibm.bi.dashboard.content-features",
  8. "name": "ShowByAction",
  9. "id": "com.ibm.bi.dashboard.content-features.ShowByAction",
  10. "class": "explore/showByAction",
  11. "types":["widget.live"],
  12. "dependencies": ["DataPointActions"]
  13. }
  14. ]
  15. }]
  16. }