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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hey all. I am attempting to find matching text values in two different columns in two related tables in my model. Then, get a count of those "matches" . CPlatform and TPlatform is where I need to find and count the matches
Lets say table 1 is called "Full Data"
| ID | CPlatform |
| 34578 | Que |
| 36678 | Azure |
| 22480 | Azure |
table 2 is called "Platform Data"
| ID | TPlatform |
| 34578 | Que |
| 36678 | Azure |
| 22480 | Azure |
I would like have this new column be an actual column in one of the above tables
FYI ID and the Platform are two seperate columns above
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!