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

Value range

Former Member
0 Likes
549

Hi friends,

can any one suggest me a domain for having the value range 1 to 5 or any search help having fixed value 1 to 5. I need to create a parameter with the search help value 1 to 5.

Thanks in advance

Regards

Srikanth. S

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
514

Hi Srikanth,

I am not aware of any such domain. But what is stopping you from creating your own Z domain with the required value range and using it?

Regards,

Saurabh

3 REPLIES 3
Read only

Former Member
0 Likes
515

Hi Srikanth,

I am not aware of any such domain. But what is stopping you from creating your own Z domain with the required value range and using it?

Regards,

Saurabh

Read only

Former Member
0 Likes
514

Hi Srikanth,

First create data element with a domain. In the domain specify the fixed values 1 to 5 and activate it.

Use the same dataelement in ur report as a parameter.

I think this is the answer u r lookin for !!!

Badri

Read only

Former Member
0 Likes
514

ABART Field has domain vaulue range of 1-6

ANTWT Field has domain vaulue range of 1-5

tables :  lips .
 parameters  :  s_abart  like  lips-abart.

need not create search help ... just use this field directly in thr program

reward points if it is usefull ...

Girish