Cloud Brings Advanced Analytics to Everyone

Cloud Brings Advanced Analytics to Everyone

The development of cloud software is bringing database technology to the masses. In the past, companies had to spend thousands of dollars just to make sure they can start using advanced analytics that required strong hardware requirements and computing power. In the...
Using CALCULATE in DAX (Intermediate)

Using CALCULATE in DAX (Intermediate)

When using CALCULATE in DAX, you need to always make sure that correct filters are applied. In other words, CALCULATE you can override the existing filter context with the new ones inside the function. Watch our short tutorial above. Basic calculation: First, let’s...