145
Views
1
Comments
Solved
Change Data Type in attributes in a Bootstraped entity
Question

I am looking to change Data Type from Text to Date in 1 attribute coming from and bootstrapped entity. What should I do or how should I proceed?


2021-04-09 11-42-43
assif_tiger
 
MVP
Solution

LEONARDO IRAGUEN wrote:

I am looking to change Data Type from Text to Date in 1 attribute coming from and bootstrapped entity. What should I do or how should I proceed?



Add a conversion in expression while u use the bootstrapped entity value.

Go to Built-in-Functions -> Data Conversion - > TextToDate()

Ref below Image 


Cheers,

Assif

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.