Description
The Purchase Invoice Item Fact entity is derived from: Invoice and InvoiceItem
and consists of following elements (fields):
name | alias | type | description |
---|---|---|---|
dateDimId | date | integer | The date the performance measurement occurred |
organisationDimId | organisation | id | The internal (accounting) organisation the performance measurement is related to. |
supplierDimId | customer | id | The supplier the performance measurement is related to. |
currencyDimId | currency | id | The currency the performance measurement is related to. |
productDimId | product | id | The product the performance measurement is related to. |
Related tickets
Related