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 create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
Re: How do I create a new column that sum the delta between to dates which are in different column?
Created:
Mar 14, 2020 11:45 AM
| Last Modified: Mar 14, 2020 8:47 AM(3615 views)
| Posted in reply to message from ileshem 03-14-2020
Assuming the Start and End1 columns are true JMP date/time columns, all that has to be done is to use the formula :End1 - :Start and then set the format for the new column to one of the Duration formats