agentsclimarketplace

Dax

Skill gustavonline/agentic-powerbi/skills/dax

Project-local Agent Skills, Pi package, prompts, and guardrails for agentic Power BI / Business Analytics development

Install
npx -y skills add gustavonline/agentic-powerbi --skill dax

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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

SKILL.md

0.8 KB, as published. Nobody here has run it

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

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

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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.