Enum Value shows NaN

I have a Column Named [GST Rate] which is of type Enum whose base type is Percentage and has value 18% but if that is selected and I want that value to come to another column it shows as NaN in that column instead of the actual number 18% how do i fix this?

Please let me know. Thank You!!

Solved Solved
0 8 611
1 ACCEPTED SOLUTION

Just type 0.18 into values option or initial value part instead of 18%

View solution in original post

8 REPLIES 8
Top Labels in this Space