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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I am accessing a SharePoint list were
Table 1 has the following columns – ResID, firstName, lastName, manager
Table 2 has the following columns – ResID, Role
Since it is not a SQL backend I did the Show Items with no Data
When I do this Any row that has no role does not display the manager even when the data is there on Table 1.
Resource ID | firstName | lastName | manager | role |
1 | John | Doe | ABC | Tech Support |
2 | Jane | Doe | (does not show up but in the backend it has a value) | |
3 | Henry | Ford | BBB | Teacher |
Has anyone faced this issue and can someone help resolve?
Thanks, E
Solved! Go to Solution.
Recreate the visual and drag fields in the right order. You may use DAX Studio to capture queries.
Recreate the visual and drag fields in the right order. You may use DAX Studio to capture queries.
I have never come across this before but had the same problem and the solution worked. does this mean that all columns should be grouped according to their data table @v-chuncz-msft ?
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 52 | |
| 50 | |
| 34 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 93 | |
| 77 | |
| 41 | |
| 26 | |
| 26 |