# Dax

> Create, review, and document Power BI DAX measures for KPIs, ratios, time intelligence, and business analytics. Use when writing or validating DAX.

- **Type:** Skill
- **Install:** `agentstack add skill-gustavonline-agentic-powerbi-dax`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [gustavonline](https://agentstack.voostack.com/s/gustavonline)
- **Installs:** 0
- **Category:** [Data & Analytics](https://agentstack.voostack.com/c/data-and-analytics)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [gustavonline](https://github.com/gustavonline)
- **Source:** https://github.com/gustavonline/agentic-powerbi/tree/main/skills/dax

## Install

```sh
agentstack add skill-gustavonline-agentic-powerbi-dax
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# DAX Measures

## Workflow

1. Define the measure in business language.
2. Identify required tables/columns and filter context.
3. Prefer base measures + derived measures.
4. Add format string, description, and display folder.
5. Validate with a DAX query/tool when possible.

## Patterns

- Use `DIVIDE()` for ratios.
- Use variables for readability.
- Avoid unnecessary row-by-row iterators.
- Explain `CALCULATE()` filter changes.
- Confirm date table before time intelligence.

## Output format

```text
Name:
Business definition:
DAX:
Format string:
Display folder:
Description:
Validation idea:
```

Do not edit model files unless the target table/file is clear.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [gustavonline](https://github.com/gustavonline)
- **Source:** [gustavonline/agentic-powerbi](https://github.com/gustavonline/agentic-powerbi)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-gustavonline-agentic-powerbi-dax
- Seller: https://agentstack.voostack.com/s/gustavonline
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
