You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to filter out duplicate rows with same values in BI report.

Summary:
I need to create one BI report where I need columns like Item_Number, Item_Description, Prc_BU_Name, Order_Num (PO_num), PO_Quantity, Invoice_quantity, Invoice_num, Receipt_num, Hold_reason etc…
I have created one query but it is repeating same rows again and again. Sometime it is missing some values also.

Content (please ensure you mask any confidential information):


Also it is missing some order numbers.

Version (include the version you are using, if applicable):

Code Snippet (add any code snippets that support your topic, if applicable):
SELECT
esivl.ITEM_NUMBER AS ItemNumber,
esitl.DESCRIPTION AS ItemDescription,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!