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.
I have a report created with Direct Query with following models and relationship.
(1:* relationship with filter in both direction)
Am able to create a table visual with all rows from both table in Power BI desktop.
But when the same report published to Azure Power BI workspace and emedded into a web application does not show all data.
I can see data only
And If show items with no data is chosen, then rows are displayed with empty values as in below screenshots (2)
Can someone help?
Solved! Go to Solution.
@V-lianl-msftThe issue resolved after changing Timestamp column datatype from DATETIME2 to DATETIME2(0)
@V-lianl-msftThe issue resolved after changing Timestamp column datatype from DATETIME2 to DATETIME2(0)
Hi @Sendilnathan ,
This may be caused by both filter direction of 1-*, which is usually filtered from 1 to *.
After trying to change the filtering direction, see if the problem still exists.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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.
User | Count |
---|---|
7 | |
4 | |
3 | |
3 | |
3 |