MPN Qual-Status Report
Hi All,
Is there a way to generate report that displays when Qual-Status for a particular MPN is moved to Qualified.
Or if there is any query as such.
Thanks in Advance.
I believe you may be seeking an out-of-box report and the answer is…. well, I have never seen one.
I suggest sql query to find this info. Additionally, note this will be looking at the history information which is difficult to query at times.
Yeah there isn’t any OOTB. I was looking for more of a custom queries only. History is the only place which could have given the apt. info but tough querying.
You have any reference or approach.
Gotta go sql and query through the tables. Hoping you have a mirror table set to help…. if not it will be tough. Without knowing your table structure I can be of no help to provide any text but really depends on how the data you are looking at is situated.
Apologies for not being more helpful but it appears you are on the right track and will just need to poke further to get to the details and sort through the logic right.