Forum Discussion
Alta88
4 years agoHelper IV
Creating Flags for Data Discrepancies
I'm building a table that pulls data from one of our systems for auditing purposes to cut down on manual review through actual account screens. The idea is to create flags for multiple fields so ever...
Alta88
3 years agoHelper IV
How would I put the following into DAX syntax?
If Credit Score is less than 625, then flag as error.
If credit score is 625 or greater, then flex pay should equal $2K, otherwise, flag as error.
If Credit Score is 700 or greater, then flex pay should equal $10K, otherwise, flag as error