How can we extract data from using bix for a table which doesnt have a pxcreatedatetime and pxupdatedatetime
We have a requirement to extract the history table data but that table doesn't have pxcreatedatetime and pxupdatedatetime. That table has a property pxTimeCreated. Can we extract this table thru bix with pxtimecreated ? else could you please suggest how to extract this table , on what bases ?
***Updated by moderator: Lochan to add Categories***
Hi,
I guess you can use the property (pxTimeCreated) in filter field and extract the data.
Thank You