How to Correctly Apply Limits on the Result in DAX (and SQL) | Towards Data Science
What if the output of a measure mustn’t be above a specific limit? How can we ensure that the total is calculated correctly? This piece is about correctly calculating and summarizing such output.

Source: Towards Data Science
What if the output of a measure mustn’t be above a specific limit? How can we ensure that the total is calculated correctly? This piece is about correctly calculating and summarizing such output.