March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
if [Legal Type 2]="Corp" and [Valid TIN]="Valid" and [Guarantor Subtype]="Unlimited" then "Priority 1"
else if [Legal Type 2]="Corp" and [Valid TIN]="Invalid" and [Guarantor Subtype]="Unlimited" then "Priority 2"
else if [Legal Type 2]="Indiv" or [Legal Type 2]="Trust" or [Guarantor Subtype]="Unlimited" then "Priority 3"
else if[Legal Type 2]="CORP" and [Valid TIN]="Valid" and [Guarantor Subtype]="Limited" then "Priority 4"
else if[Legal Type 2]="Corp" and [Guarantor Subtype]="Limited" and [Valid TIN]="Invalid" then "Priority 5"
else if[Legal Type 2]="Indiv" and [Guarantor Subtype]="limited" and [Valid TIN]="Invalid" then "Priority 6"
else if[Legal Type 2]="TRUST" and [Guarantor Subtype]="Limited" then "Priority 6" else ""
Thanks for replying to my post. I had two issues; case sensitivity and a typo on a field name ...
Regards
Hi,
What do the error messages say?
Click on the whitespace in a cell that has the green "Error" in it and screenshot/copy the error.
Pete
Proud to be a Datanaut!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.