dax-for-agents: DAX para que tu agente deje de inventar
479 fichas de funciones DAX, 31 notas medidas contra un modelo real y 4 modelos .pbip que puedes abrir. La referencia que tu agente consulta en vez de adivinar.
479 fichas de funciones DAX, 31 notas medidas contra un modelo real y 4 modelos .pbip que puedes abrir. La referencia que tu agente consulta en vez de adivinar.
Plugin de Claude Code que corre agentes sobre tu board de GitHub Projects: elige el issue, lo trabaja en su rama, abre PR y lo mergea con review gate.
Referencia completa y práctica de las DAX User-Defined Functions (GA junio 2026): sintaxis, los 8 tipos de parámetros, modos VAL vs EXPR, TABLEOF, NAMEOF, bugs conocidos y recursos de la comunidad.
Construye tu propio plugin para Claude Code que se conecta a Power BI vía MCP y genera tableros al estilo y tema que elijas. Sin saber HTML. Proyecto open source con datos de Contoso.
Descubre cómo automatizar la documentación de modelos Power BI con IA. Una Skill de Antigravity + MCP genera descripciones, KPIs y Context Store en minutos.
Aprende cómo cambiar los colores de TODOS los iconos de Power BI en segundos usando PBIP + Antigravity + PowerShell. Herramienta gratuita incluida.
El sistema que transformará tus visuales de código espagueti a arquitectura de nivel empresarial. Descubre los 4 prefijos (UI_, DATA_, LAYOUT_, STATE_) que cambiarán cómo escribes Vega y Vega-Lite en Deneb.
Aprende a mejorar la presentación y precisión de tus gráficos en Power BI utilizando Vega-Lite y Deneb.
Descubre cómo mejorar la presentación y precisión de tus gráficos en Power BI con el control detallado de los ejes usando Vega-Lite y Deneb. Aprende a formatear y personalizar tus visuales para obtener resultados más efectivos.
Las claves huérfanas sabotean silenciosamente tus cálculos en Power BI. Aprende a detectarlas con un notebook de Microsoft Fabric y a corregir los valores que no coinciden con la realidad.
This template showcases a Dynamic Bar Chart that encodes colors using either Hexadecimal values or Color Names, based on data categories. Adapted from a Vega-Lite example and customized for use with Deneb in Power BI, this visualization provides a flexible and functional tool for visualizing color data in a clear and dynamic manner. Created by Cristobal Salcedo Beltran. For inquiries, please contact contacto@csalcedodatabi.com
This Gantt chart template, adapted from Vega-Lite and customized for Deneb in Power BI, provides a clear and functional visualization. It includes labels within the bars showing the duration of each task and a descriptive title for easy understanding. Tasks are ordered on the Y-axis, with bars styled in dark green and rounded corners for a modern look. Additionally, cross-filtering interactivity is fully operational, making this chart applicable to any process that requires tracking the timing and sequence of activities. Author: Cristobal Salcedo Beltran. Contact: contacto@csalcedodatabi.com.
This template for a Normalized (Percentage) Stacked Bar Chart With Dynamic Labels is adapted from the official Vega-Lite example and customized for Deneb in Power BI. Enhancements include the addition of labels and a descriptive title. Note that cross-filtering interactivity is not possible due to the use of the 'aggregate' function.
This template for a Normalized (Percentage) Stacked Bar Chart is adapted from the official Vega-Lite example and customized for Deneb in Power BI. Enhancements include the addition of labels and a descriptive title. Note that cross-filtering interactivity is not possible due to the use of the 'aggregate' function.
This horizontal stacked bar chart template is adapted from the official Vega-Lite example and customized for Deneb in Power BI. Enhancements include the addition of labels, a descriptive title, and sorted data for better clarity. Please note that cross-filtering interactivity is not possible due to the use of the ‘aggregate’ function.
This Stacked Bar Chart template, adapted from the [official Vega-Lite example](https://vega.github.io/vega-lite/examples/stacked_bar_weather.html) and has been adapted for Deneb in Power BI. Note that cross-filtering interactivity is not possible due to the use of the 'aggregate' function.
This template for a Stacked Bar Chart with Rounded Corners is adapted from the [official Vega-Lite example](https://vega.github.io/vega-lite/examples/stacked_bar_count_corner_radius_mark.html) and customized for Deneb in Power BI. Please note that cross-filtering interactivity is not possible due to the use of the 'aggregate' function.
This interactive bar chart template, adapted from the [official Vega-Lite example](https://vega.github.io/vega-lite/examples/bar_size_responsive.html), is tailored for use with Deneb in Power BI. It features enhanced interactivity through cross-filtering, providing a dynamic data exploration experience. Additionally, this template utilizes Deneb's specific function pbiColor(0) to dynamically adjust the color of the bars to the first color in the defined scheme.