This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I have 2 tables.
Employees and Licenses
When I try to do a visual of those using The ID and Licensetype from License Table and Name, Company and Surname from Employees table, then suddenly a couple of users lost information.. If I do a full visual from Employees Table, and try to add just the LicenseType from Licenses to that presentation, then all information is lost. Its only for a very few users this happens and I have no idea why..
This looks like powerbi can't match up ID = 1 between the two tables.
Check the data types you have on the ID field in both tables. This can happen if there is a mismatch (at least one may be text and may have additional hidden chars, spaces etc).
Both columns are Text (cause the actual data is like t505050 or ttggt or similar..)
The system that contains the data also creates an account using the CorporateID from Employee to create Account so they will stay equal. But to be sure I checked 2 of the records.. no spaces before or after on either.
Powerbi thinks the fields are different. You'll have to debug the issue. Try going into Power Query and cleaning the data with Trim, Upper etc.
Experiment with merging queries in Power Query to see if it can join on the fields.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 32 | |
| 31 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 57 | |
| 31 | |
| 29 | |
| 22 |