ShortsFlood Blog

Combine and Conquer with Power BI Combo Charts

Combo charts in Power BI are a visualization type that allows you to display multiple data series in the same chart using a combination of chart types (such as column and line charts). Combo charts...

Data Showdown: Power BI vs SSRS

Power BI & SSRS (SQL Server Reporting Services): These are both tools for creating and managing business intelligence and analytics solutions, but they have some key differences.  Power BI & SQL Server Reporting Services (SSRS)...

The Perfect Tool for Data Analysis: Power BI Treemaps

Power BI treemaps are a visualization that uses nested rectangles to display hierarchical data. Each branch of the hierarchy is represented by a colored rectangle, and the size of the rectangle represents the quantity of...

From Words to Numbers: TensorFlow’s Word2Vec Alchemy

Word2Vec is a technique for generating vector representations of words in a given text.  TensorFlow includes a Word2Vec implementation that can be used to train word embeddings on huge corpora of text. The trained embeddings...