Hi there.
I have a kind of little problem with my data-format.
When importing data via a REST-API (https) link, I get the data-table and want to format the time from character and nominal to numeric and continuous.
As I got a new link, the data-format changed.
The problem is I did try the presettings in the colomn info, but was not successful.
Before, depending of course on the data-format, the following worked in my script - where all kinds of plots and SPC is done afterwords - with right time format.
dt:TSstartR800 << Set Data Type( Numeric ) << Modeling Type( continuous ) << Format( "Locale Date Time h:m:s" );
//here I need to place and exchange "Local Date Time h:m:s" by something that works on the format in the colomns in the attached data-table...but how?
Can you double-check the table with the data-format?
@txnelson --> seems that you know or I guess you might be able to help.
@eromeu --> Hi Emannuel. I try the forum --> if this works I extended the work from Bernd and me a bit.
Best wishes.
Ole