Krešimir Ledinski

How to split budgets to lower granularity with DAX (PowerBI)

When creating a budgeting prediction, most of the time we are creating it on the higher granularities. Rarely we do it on a daily basis. But sometimes we are required to match budgets to actual sales on lower granularities than the one we previously set (e.q. the manager wishes to see how would the budget …

How to split budgets to lower granularity with DAX (PowerBI) Read More »

Optimizing distinctcount with reduced memory consumption in PowerBI (VertiPaq)

High cardinality columns are often the problematic part of the data modeling in most environments, including PowerBI. Since the PowerBI data model resides on a columnar database, having high cardinality columns impact both performance and the size of the model. This is especially the case with columns having more than 2 millions of distinct values. …

Optimizing distinctcount with reduced memory consumption in PowerBI (VertiPaq) Read More »

PowerBI One Measure for Multiple Dimensions/Facts – DAX

In this article, we will see how to combine different dimensions and facts inside a single matrix table visual. This approach helps us create fewer measures and tables, but at the same time, it provides us with greater design possibilities, like conditional formatting across the whole column even though there are different measures invoked inside …

PowerBI One Measure for Multiple Dimensions/Facts – DAX Read More »

Dynamic ABC analysis in DAX-variables

ABC analysis is one of the most commonly used categorization techniques. This technique divides subjects of analysis (Products, Customers, Inventory, etc.) into different categories based on subject importance. The analysis is based on the Pareto principle which states that the most economic productivity comes from only a small part of the economy. It is mainly …

Dynamic ABC analysis in DAX-variables Read More »

EU Countries Inflation rates since 2005 [PowerBI interactive Dashboard]

The Internet is full of valuable online free sources which, if used correctly, can bring great incremental value to company employees. One of those sources is Eurostat, the statistical office of the European Union. On the official pages of Eurostat, you are able to pull pretty much any statistical data about the Macroeconomic environment of …

EU Countries Inflation rates since 2005 [PowerBI interactive Dashboard] Read More »

Temperature Averages in Croatia (PowerBI Interactive Dashboard)

Data is stored everywhere around us. It depends on us to use all available sources to create a useful set of information which will help us drive our business forward. The data was around us since the expansion of the world wide web, but only recently did technology evolve enough to provide us with the …

Temperature Averages in Croatia (PowerBI Interactive Dashboard) Read More »

Scroll to Top