# Powerbi Nl To Powerquery Generator

> Use when natural-language source extraction requirements should become Power Query/M designs for APIs, OData, SQL, files, pagination, incremental refresh, typing, error handling, or schema drift.

- Skill: `rweisssieker-xp/powerbi-nl-to-powerquery-generator` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rweisssieker-xp/powerbi-nl-to-powerquery-generator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rweisssieker-xp/powerbi-nl-to-powerquery-generator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: rweisssieker-xp (https://skillmd.com/u/rweisssieker-xp)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rweisssieker-xp/powerbi-nl-to-powerquery-generator

---


# Power BI NL to Power Query Generator

Use this skill before generating Power Query/M.

## Generation Requirements

- Resolve connector, endpoint/table/entity, auth mode, parameters, and privacy level.
- Define pagination, retry, throttling, and delta/incremental refresh.
- Type columns deliberately and handle schema drift.
- Add tests through `powerbi-powerquery-test-harness`.

## Output Requirements

- Include M design, parameters, expected schema, tests, refresh constraints, and security notes.
- Do not include secrets or hard-coded credentials.


