Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

percent

Former Member
0 Likes
1,271

Hi Friends,

what is the most suitable data type or domain if I intend to express something as

percent. I need a field which should indicate costs as percent %.

Thanks in advance

Regards

ertas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,009

Try data element :PERCT

Or Domain: PERCENTAGE

Regards,

Ravi

Hi Friends,

what is the most suitable data type or domain if I intend to express something as

percent. I need a field which should indicate costs as percent %.

Thanks in advance

Regards

ertas

5 REPLIES 5
Read only

Former Member
0 Likes
1,009

You can define it as dec with number of decimals with precision you want

Regards,

Lalit Mohan Gupta.

Read only

Former Member
0 Likes
1,010

Try data element :PERCT

Or Domain: PERCENTAGE

Regards,

Ravi

Read only

Former Member
0 Likes
1,009

Kind of a basic for someone who has asked so many questions.

The answer is "it depends on your requirements" (which you haven't specified).

Rob

Read only

0 Likes
1,009

>

> Kind of a basic for someone who has asked so many questions.

>

And this is only about 33% of them...

Cheers,

Julius

Read only

0 Likes
1,009

Hi.

Create an own Domain....

dec 5 2

and intervall 0 - 100

....