Login
From:
www.sqlbi.com
(Uncensored)
subscribe
From SQL to DAX: Implementing NULLIF and COALESCE in DAX - SQLBI
https://www.sqlbi.com/articles/from-sql-to-dax-implementing-nullif-and-coalesce-in-dax/
links
backlinks
Roast topics
Find topics
Find it!
This article describes how to implement a syntax equivalent to the T-SQL function NULLIF and the ANSI SQL function COALESCE, in DAX. As do many languages, D