Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.