powerbi-modeling

Power BI semantic models - DAX measures, star schemas, relationships, RLS, and performance tuning via MCP. Use when creating data models, writing DAX, or configuring table relationships in Power BI.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "powerbi-modeling" with this command: npx skills add practicalswan/agent-skills/practicalswan-agent-skills-powerbi-modeling

Power BI Modeling

Use this skill when the work is inside a Power BI semantic model rather than a generic SQL schema or spreadsheet.

Activation Conditions

  • Designing or cleaning up a star schema
  • Creating or reviewing DAX measures
  • Configuring relationships and cross-filter direction
  • Implementing row-level security
  • Auditing model health and performance

Practical Workflow

  1. Inspect the current model before changing anything.
  2. Classify tables as dimension, fact, bridge, or helper tables.
  3. Prefer explicit measures over implicit aggregation.
  4. Keep relationships simple and single-direction unless the use case is proven.
  5. Hide technical fields from report authors.

MCP Reality

Power BI model tooling is host-specific. If your client exposes a Power BI modeling MCP server, inspect the available operations first and map them to the model areas you need: connections, tables, columns, measures, relationships, DAX queries, and security roles.

For Microsoft documentation, the Microsoft Learn MCP server is a good companion. Prefer:

  • microsoft_docs_search_by_product with power-bi
  • microsoft_docs_fetch for the final page

References & Resources

Documentation

Scripts

Examples

Related Skills

SkillRelationship
microsoft-developmentOfficial Microsoft docs for Power BI capabilities and limits
sql-developmentShape the upstream warehouse or SQL source feeding the model
excel-sheetExcel as a data source or export target

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

powerpoint-ppt

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

word-document

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

stitch-design

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

serena-usage

No summary provided by upstream source.

Repository SourceNeeds Review