Skip to main content
Level 3
October 11, 2023
Beantwortet

Editing a field type in AEP

  • October 11, 2023
  • 1 Antwort
  • 755 Ansichten

Hi,

I am looking to editing a field that has been setup as a boolean. Can I change the data type to 'double' under the field properties even if the schema has been set live?

Thanks  

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von arpan-garg

Hi @cbsimp - Yes it is possible to change the value of datatype from double to boolean or boolean to double even after the schema is enabled for profile.

 

You just need to make sure that after changing the datatype you are sending the correct value to the datasets associated with that schema.

 

Thanks,

Arpan

1 Antwort

arpan-garg
Community Advisor
arpan-gargCommunity AdvisorAntwort
Community Advisor
October 12, 2023

Hi @cbsimp - Yes it is possible to change the value of datatype from double to boolean or boolean to double even after the schema is enabled for profile.

 

You just need to make sure that after changing the datatype you are sending the correct value to the datasets associated with that schema.

 

Thanks,

Arpan