Data Visualization in Business Intelligence

Data Visualization in Business Intelligence

Data visualization is the process of preparing visuals using data and then presenting them in the right form to a right audience. The key objective is to prepare visualizations in such a way that they are immediately understood by the audience and convey a right...
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...