Developer Tutorial for InterSystems IRIS Business Intelligence

Guide users through creating and analyzing BI cubes on InterSystems IRIS.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/sorodriguezz/skills-objectscript --skill developer-tutorial-for-intersystems-iris-business-intelligence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Developer Tutorial for InterSystems IRIS Business Intelligence
Source: https://github.com/sorodriguezz/skills-objectscript/tree/main/skills/developer-tutorial-for-intersystems-iris-business-intelligence
Command: npx skills add https://github.com/sorodriguezz/skills-objectscript --skill developer-tutorial-for-intersystems-iris-business-intelligence

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to developing and utilizing Business Intelligence features within the InterSystems IRIS data platform, enabling users to create and analyze data cubes effectively.

Core Features & Use Cases

  • Cube Creation: Learn to build custom BI cubes from source classes.
  • Data Analysis: Understand how to use the Analyzer to create pivot tables, explore dimensions, levels, and measures.
  • Use Case: A business analyst can use this Skill to learn how to build a patient data cube and then create pivot tables to analyze patient demographics and test scores by diagnosis.

Quick Start

Follow the steps in the tutorial to create a new Business Intelligence cube named 'Tutorial' using the 'BI.Study.Patient' source class.

Frequently Asked Questions about Developer Tutorial for InterSystems IRIS Business Intelligence

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Business Intelligence cube in InterSystems IRIS?

Creating a BI cube in InterSystems IRIS involves building custom cubes from source classes to define dimensions, hierarchies, levels, and measures. You can start by creating a cube named 'Tutorial' using the 'BI.Study.Patient' source class.

What is the process for analyzing BI cube data using the InterSystems IRIS Analyzer?

Analyzing BI cube data using the InterSystems IRIS Analyzer involves creating pivot tables to explore dimensions, levels, and measures. The tool enables you to interact with All members, properties, listings, filters, and searchable measures to dissect information like patient demographics and test scores.

Do I need ObjectScript knowledge to develop InterSystems IRIS Business Intelligence solutions?

Developing InterSystems IRIS Business Intelligence solutions requires familiarity with ObjectScript and the InterSystems IRIS data platform to effectively build cubes, define hierarchies, and populate data for analysis.

How do hierarchies and levels work within InterSystems IRIS BI cubes?

Hierarchies and levels in InterSystems IRIS BI cubes organize dimension data into structured drill-down paths. This setup enables users to navigate from broad 'All members' categories to specific properties for detailed data population and filtering.

Can I filter and search specific measures in InterSystems IRIS Business Intelligence pivot tables?

Yes, you can filter and search specific measures in InterSystems IRIS Business Intelligence pivot tables. The Analyzer tool supports creating targeted listings, applying filters, and utilizing searchable measures to isolate specific data points.