Svg Visuals
Create vector graphics directly in Power BI reports by writing DAX measures that return SVG markup strings. The skill handles binding these measures to tables, matrices, cards, and slicers, with support for sparklines, progress bars, gauges, and custom chart types. Leverage existing UDF libraries like DaxLib.SVG and PowerofBI.IBCS before writing custom DAX.
Svg Visuals generates inline SVG graphics in Power BI reports using DAX-based measures with ImageUrl rendering.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-27
Svg Visuals generates inline SVG graphics in Power BI reports using DAX-based measures with ImageUrl rendering. Create vector graphics directly in Power BI reports by writing DAX measures that return SVG markup strings. The skill handles binding these measures to tables, matrices, cards, and slicers, with support for sparklines, progress bars, gauges, and custom chart types. Leverage existing UDF libraries like DaxLib.SVG and PowerofBI.IBCS before writing custom DAX.
Use it when
- Svg Visuals lets you create SVG graphics by writing DAX measures that output SVG markup.
- Svg Visuals can render and visualize multiple SVG visual content types including sparklines, progress bars, gauges, and custom chart types.
Install
data-goblin/power-bi-agentic-development/svg-visuals · repository language: C#
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is Svg Visuals and what can it create?
Svg Visuals is a skill for creating vector graphics directly in Power BI reports by writing DAX measures that return SVG markup strings. It enables you to generate scalable vector graphics programmatically, including sparklines, progress bars, gauges, and custom chart types that bind to tables, matrices, cards, and slicers.
How do I create svg graphics with this skill?
Svg Visuals lets you create SVG graphics by writing DAX measures that output SVG markup. You bind these measures to Power BI visuals like tables, matrices, cards, and slicers. The skill supports leveraging existing UDF libraries such as DaxLib.SVG and PowerofBI.IBCS before writing your own custom DAX code.
What types of visual elements can Svg Visuals render?
Svg Visuals can render and visualize multiple SVG visual content types including sparklines, progress bars, gauges, and custom chart types. These scalable vector graphics integrate seamlessly into Power BI reports through DAX-generated SVG markup bound to standard Power BI visual containers.
Can I design and edit SVG-based visual elements?
Yes, Svg Visuals supports designing and editing SVG-based visual elements through DAX measure creation. You can customize vector graphics by modifying the SVG markup returned by your measures, and the skill recommends consulting existing libraries like DaxLib.SVG and PowerofBI.IBCS for pre-built components before building custom solutions.
What license does Svg Visuals use?
Svg Visuals is released under the GPL-3.0 license, which is a free and open-source software license that allows you to use, modify, and distribute the skill while maintaining the same license terms for any derivative works.
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Create and generate SVG graphics and vector images”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Master the PBIR JSON schema and directory layout to work with Power BI Enhanced Reports programmatically. This skill covers the complete file structure, from semantic model connections through visual configurations and theme inheritance, plus the critical rules for safe report editing—always using the pbir CLI rather than hand-editing JSON. Includes guidance on report creation, validation, and design best practices.
Expert guidance for connecting to Power BI Desktop's local tabular model using the Tabular Object Model and ADOMD.NET in PowerShell. Covers enumeration, DAX queries, model modification, and Desktop Bridge operations for reloading and verification.
Python Visuals lets you build matplotlib and seaborn charts directly on Power BI canvases, rendering as static PNG images. The skill handles script injection, data binding, and library support across Desktop and Service environments, with built-in templates for common statistical plots.
Deneb Visuals lets you author Vega and Vega-Lite specifications directly within Power BI reports to build custom, interactive data visualizations. The skill covers spec creation, field binding, theme integration, cross-filtering, and best practices for both Vega and Vega-Lite approaches.
Build custom statistical charts in Power BI by writing R scripts that render as static PNG images on your canvas. The skill handles ggplot2 workflows, manages data injection, and enforces best practices like explicit printing and empty-data guards. Supports 1000+ CRAN packages on the service and any local R package on Desktop, with templates for common patterns and syntax guidance for column access and theming.
This skill teaches AI agents to architect and deploy Power BI semantic models, reports, and Fabric workflows using industry-standard tools like TMDL, PBIR, Tabular Editor, and CLI utilities. Agents gain hands-on capability to validate project structures, author DAX measures, write Best Practice Analyzer rules, and automate end-to-end analytics pipelines.
More skills Pbir Cli (GPL-3.0) · Power Bi Build (unlicensed) · Pbi Report Design (GPL-3.0) · Power BI Visuals (MIT) · Tmdl (GPL-3.0)