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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi team,
I ran into a strange issue and would like to get some advice.
I have two tables, the first one called Issue, which looks like this
Issue No. | Title |
ID-001 | aaa |
ID-002 | bbb |
ID-003 | ccc |
The second one Comment which like this
Issue No. | Comment |
ID-002 | Comment line 1 |
ID-002 | Comment line 2 |
ID-003 | Comment line 3 |
It is a one-to-many relationship and two tables are linked using Issue No.
I want to have table (the visulization object) that shows all issue#, titile and comment.
The strange thing is that in the visualization, if I added the comment field, the table automatically filtered down to the issues that have comment. In this case, the ID-001 will not show...
I attached my relationship and table object setup here.
Any advice is welcome. Thank you!
You need to change the filtering direction from both to single so that the issues tables filters the comments table.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.