Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I have data that looks like this:
| ID | Name | Team | Department |
| 1 | Jane | Human Resources | null |
| 2 | John | Training | null |
| 3 | Doe | Talent Acquisition | null |
I want to fill the Department column (which would all be "Human Resources Department") - I have previously used Conditional Column to create this Department column, but I had to specify the Team one by one and repeat the department for each team. Is there a way to call out the Department first, and then add values from the Team column so categorizing my data is faster?
Thanks!
Hi, @Anonymous ;
You can use the Or function , or use input data to connect relationships.
If the above one can't help you get the desired result, please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous The information you have provided is not making the problem clear to me. Can you please explain with an example.
Appreciate your Kudos.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 61 | |
| 46 | |
| 40 | |
| 38 | |
| 22 |
| User | Count |
|---|---|
| 178 | |
| 133 | |
| 118 | |
| 82 | |
| 56 |