Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
See how to use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.
How to parse a formula / comparison from a column and apply on other column
Created:
Jan 21, 2023 03:08 PM
| Last Modified: Jun 8, 2023 9:42 AM(2072 views)
Hi All, I need to apply formula "Expected values" on my "Results[in%Format]" and store the Yes(1) or No (0) in my results column. I have tried different version of Eval() and Parse() with no success.