Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register 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!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
14 | |
13 | |
12 | |
8 | |
8 |
User | Count |
---|---|
17 | |
10 | |
8 | |
7 | |
7 |