Forum Discussion
jhonKy0t
2 years agoRegular Visitor
SQL Management Studio output is not the same with Power BI Visual Table.
I have a query that runs like this: SELECT H.TKT_DAT,
L.ITEM_NO
FROM VI_PS_DOC_HDR H JOIN VI_PS_DOC_LIN L ON H.DOC_ID = L.DOC_ID
JOIN PO_VEND P ON L.ITEM_VEND_NO = P.VEND_NO
WHERE H.TKT_T...
jhonKy0t
2 years agoRegular Visitor
It just outputs the number of rows in each of the date