Posts filed under Power BI

SVG and GIF KPI's on Rows in Power BI Tables

Video by: Reid Havens

Given how much fun I had making the SVG sparklines in last weeks video. I thought I'd explore what other things I could do with the image rendering ability inside of Power BI tables. In this video you'll see that you can also render full SVG images, as well as animated GIFS using DAX.

SVG image converter I used to create the zelda hearts: Link

GIF creator I used to create the animated doom guy face: Link

SVG Image Sparklines on Rows in Power BI Tables

Video by: Reid Havens

With the recent update that allows tables in Power BI to render SVG images. We can now create interactive charts and sparklines directly inside of the tables. Learn how to leverage DAX to create well designed sparklines in this video.

Original post by David Eldersveld


Listing all Functions in the Power Query Editor

Video by: Reid Havens

One of the hurdles with writing M code in Power Query is knowing which functions to use, or which are available. Learn about an easy way to access the entire current list of available functions in the query editor with this simple technique. Plus have access to a Power BI file I created which contains all functions and their related metadata, organized into a report.

Related Article: The Great Function Project: Part 3 - by Mat Herring

Posted on January 15, 2019 and filed under Beginner, Power Query, Power BI.