Hello,
How can i see this value into datetime format
This attribute is for one of the views generated from BA Integrator.
Thanks,
Piyush
Hello,
How can i see this value into datetime format
This attribute is for one of the views generated from BA Integrator.
Thanks,
Piyush
Hi,
Try changing that attribute DataType to datetime format.
Hello Piyushdubey ,
please do not change anything in the Configuration database. In your case, the View specific information like FirstRunTime is used by PI Integrator for Business Analytics. I believe the Template will not allow you to change the Format from String to DataTime. Besides this, I doubt that this would turn the information into anything meaningful. The long number is Ticks. Please refer to e.g. https://tickstodatetime.wassupy.com/ you can use this web page to translate the information into a meaningful DateTime representation.