Create and manage Power BI semantic model structure using pbi-cli -- tables, columns, measures, relationships, hierarchies, calculation groups, and date/calendar tables. Invoke this skill whenever the user says "create table", "add measure", "add column", "create relationship", "date table", "calendar table", "star schema", "mark as date table", "add hierarchy", "calculation group", or any model-building task. Also invoke when creating multiple measures at once -- the skill contains critical guidance on multi-line DAX expression handling.
$npx -y skills add minasaad1/pbi-cli --skill power-bi-modelingInstalls into the current project.
Run `npx skills use "https://github.com/minasaad1/pbi-cli" --skill "minasaad1/pbi-cli/power-bi-modeling"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/minasaad1/pbi-cli" that are relevant to the current task. Run `npx skills add "https://github.com/minasaad1/pbi-cli"` and select the relevant skills, then follow their instructions.