COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: mc09 on 29 Jun 2009 06:48:48 AM

Title: Rank (col1, col2) issue?
Post by: mc09 on 29 Jun 2009 06:48:48 AM
hi
  i implement below logic in my report
1 create one query subject 'ranking'  with expression "Rank (col1, col2)" 
2.set pre-sorting as Sort ASC
  when i testing, it worked for col1 wile it is disorder in col2 when they have the same col1 value.
  how to implement sort by col1 firstly and then sort by col2?