COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: robin2008 on 16 Oct 2008 08:50:37 AM

Title: ZIP-CODE Sorting
Post by: robin2008 on 16 Oct 2008 08:50:37 AM
I am doing sorting my report using prompt page......and It works for COMAPNY_NAME (varchar).............and this the way I did

propmt page---drag value prompt---select static choice---add the dispaly(ZIP CODE)--OK--got to Query Explorer---drag new data item----write expression
case ?Parameter1?
when 'code' then [ZIP-CODE]
end
ok(no error).----then go to report pages---click page set--go to group and sorting...click on sort list and drag this new data item below sort list...then RUN

But issue is ..now I am trying to do for ZIP-CODE(varchar) but not working.......
please any idea ...any help.........

thnak you
robin
Title: Re: ZIP-CODE Sorting
Post by: robin2008 on 16 Oct 2008 10:58:01 AM
Is there any COGNOS Guru who cha give some help on this matter, please............

robin
Title: Re: ZIP-CODE Sorting
Post by: pooja on 16 Oct 2008 11:14:18 AM
I that should work
Title: Re: ZIP-CODE Sorting
Post by: robin2008 on 16 Oct 2008 11:37:02 AM
its not working

plz help any friends out there
Title: Re: ZIP-CODE Sorting
Post by: blom0344 on 16 Oct 2008 12:38:06 PM
Can you be more precise in what does not work? Does the sorting on the ZIP code not work like you expected? How do you expect the sorting to be? ETC