2008 Aug 13 9:39 AM
Hi All,
I want to have search help for a field enhancing the standard table. The search help should give 0-99 as a range and 99-999 in a range.
Say,
It should display 0 - 99. I tried by passing lower limit and upper limit values to the domain as 0 and 99. But it didn't fetch me all the values from 0 till 99. Please guide to me achieve this. I know I'm pretty much wrong this way.
All ur quick inputs is highly appreciated!!
Thanks in Advance,
VV
2008 Aug 13 9:51 AM
Hi!
Have you tried with the leading zeros, like '000000' to '000099'?
Regards
Tamá
Hi All,
I want to have search help for a field enhancing the standard table. The search help should give 0-99 as a range and 99-999 in a range.
Say,
It should display 0 - 99. I tried by passing lower limit and upper limit values to the domain as 0 and 99. But it didn't fetch me all the values from 0 till 99. Please guide to me achieve this. I know I'm pretty much wrong this way.
All ur quick inputs is highly appreciated!!
Thanks in Advance,
VV
2008 Aug 13 9:51 AM
Hi!
Have you tried with the leading zeros, like '000000' to '000099'?
Regards
Tamá
2008 Aug 13 10:14 AM
Yeah, I did try friend, but it didn't work. It just gave me two values in the search help. I wanted all the values from 0 till 99 instead it gave 'Lower Limit' as '0' and 'Upper Limit' as '99'.
Can you suggest an alternative way to go?
Thx in advance.
VV
2008 Aug 13 9:52 AM
Hi,
The interval values if we give as 0 to 99 it works. But please check whether data is avaiable within this range.
2008 Aug 13 10:09 AM
Satya,
What do you mean by 'data is available within this range'?
can you detail me? I need to create ranges??
Thanks for yr rply
VV