RE: Item Tracing By Timestamp
[quote user="john.ellis"]
@WhatWhyHow:
Do you know what table houses the Item Tracing data?
Thanks!
John
[/quote]
On the issue of timestamp
Assuming, you are NOT using on-prem BC in order for you to access information from BC cloud via PowerBI you will need to custom create an API in BC and expose those systemfields and any other fields.
On the issue of Item Tracing tables
Try the following tables
338 = Entry Summary
6501 = Item Ledger Entries
They both hold Serial and Lot information
Good Luck