Going the Next Step with Stock Measures in DAX | Towards Data Science

We can encounter some weird effects when using Stock Measures in Power BI. Let’s look at how such a situation can emerge and how to solve it. Introduction Stock calculations are commonly used...

By · · 1 min read
Going the Next Step with Stock Measures in DAX | Towards Data Science

Source: Towards Data Science

We can encounter some weird effects when using Stock Measures in Power BI. Let’s look at how such a situation can emerge and how to solve it. Introduction Stock calculations are commonly used when data cannot be aggregated over time. For example, summing up my bank account balance over time would be a bad idea. […]