Write, execute, and optimize DAX queries and measures for Power BI semantic models using pbi-cli. Invoke this skill whenever the user mentions DAX, queries data in Power BI, writes calculations, creates measures, asks about EVALUATE, SUMMARIZECOLUMNS, CALCULATE, time intelligence, or wants to analyze/aggregate data from a semantic model. Also invoke when the user asks to run a query, test a formula, or check row counts. This skill contains critical guidance on passing DAX expressions via CLI arguments -- multi-line DAX (VAR/RETURN) requires special handling.
$npx -y skills add minasaad1/pbi-cli --skill power-bi-daxInstalls into the current project.
Run `npx skills use "https://github.com/minasaad1/pbi-cli" --skill "minasaad1/pbi-cli/power-bi-dax"` 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.