Skip to main content
1-Visitor
March 29, 2016
Question

Report showing date of last promotion

  • March 29, 2016
  • 1 reply
  • 3220 views

Good Afternoon,

While it is easy to create a report that returns all parts in a particular state, I've been asked to enhance this by including the date the parts entered this state.   Since we use primarily promotions, I think the date of the last promotion that affects the part would provide the answer.     Does anyone have some ideas about where this information is stored and how to string it together?

Thanks

1 reply

15-Moonstone
March 29, 2016

You could go from the

From:

     Promotion Request

     Part / or EPMDocument depending on which  you are looking for

 

Join

 

     Promotion Request     (Promotion Target)          Part/EPMDocument...

 

The Promotion Request has a field Promotion Date for all successful promotions.

 

 

Though this topic is another good solution to the exact lifecycle state change data:

Query Builder Lifecycle History Example - PTC Community