baizini's avatar
baizini
New Member
10 years ago
Status:
Needs Votes

Raise error for DAX

Give the possibility to flag a user defined error , for example: IF ([Units_in_stock]<0, RAISERROR ("Units cannot be negative")). At the moment I resort to LN(0) to flag an unwanted result.

Recent ideas