Forum Discussion
Sendilnathan
5 years agoNew Member
Embedded Power BI Reports does not show complete data
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 ...
- 5 years ago
V-lianl-msftThe issue resolved after changing Timestamp column datatype from DATETIME2 to DATETIME2(0)
V-lianl-msft
5 years agoCommunity Support
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.