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.
Hello everyone,
I have a requirement to create a calculated column or Measure to achieve the below mentioned requirement.
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.
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
Proud to be a Super User!
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 | |
11 | |
10 | |
10 | |
9 |
User | Count |
---|---|
18 | |
13 | |
12 | |
11 | |
8 |