How to define Decimal datatype in AEP ?? | Community
Skip to main content
Umamaheswari_Yakkala
New Participant
October 31, 2022
Solved

How to define Decimal datatype in AEP ??

  • October 31, 2022
  • 1 reply
  • 1293 views

Hi Team ,

 

As a new user of AEP, I'm trying to find out what field type to use and how I should define Decimal(3,0).

 

Thanks in Advance. 

Uma

Best answer by Avinash_Gupta_

@umamaheswari_yakkala Define it using String type.

1 reply

Avinash_Gupta_
New Participant
October 31, 2022

@umamaheswari_yakkala You can use Double field type to define for decimals when you are creating your schema definition.

 

 

Hope that it helps.

Umamaheswari_Yakkala
New Participant
October 31, 2022

How can we define 3,0 in digital?

Avinash_Gupta_
Avinash_Gupta_Accepted solution
New Participant
October 31, 2022

@umamaheswari_yakkala Define it using String type.