Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply

"IF" condition for calculated column

Hello everyone,
I have a requirement to create a calculated column or Measure to achieve the below mentioned requirement.

Arioli_Chezhian_0-1692679445045.png

If Role 1 has the training T1 it should not be repeated for other Roles. For other roles in the place of T1 it should be 'null' value. 
Likewise for Role 2 it should be T2 and role 3 and so on. If it is only 3 roles in that case we can write using "if" or "switch" function but if it contains 100 or 1000 roles in that case how should we achieve this requirement.

Please advice.

 

1 REPLY 1
some_bih
Super User
Super User

Hi @Arioli_Chezhian if you have a lot of rows, go into Power query and split column Name to get number in second column. Do the same for Trainings and in new column concatenate it with "T" and number from IF (meaning if number from Name is the same as number from  Trainings, else null). Hope this help





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!






Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.