Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hello All,
I'm trying to extract data from 2 variables.
Example, by selecting Material data from drop down list and temperature. It should throw allowable stress value.
For P11 material at 1050degF, allowable stress value is 4200psi.
Can you please help me on this problem.
Solved! Go to Solution.
This is what I've used for the same. Its in 15, but pretty much identical in Prime.
The inputs for the function are data matrix (including the identifier column and row) and the data used for selecting row and column.