Sorting problem

Hi ALL,

Above is the Dimension table model in our universe. I have created two object out of column B and Column C.
Now I am having a problem to display both the column in correct sorted order. For sorting if I am using 2nd column i.e. Displ order
It’s not giving proper data ,Can anyone suggest me ,how to accomplish this.

Thanks,
Pratip


pratip (BOB member since 2007-04-06)

Hello,

Ensure that Displ order is of Number data type or not. If it is number data type, then it will work properly.

Thanks,
Aarthi


aarthi (BOB member since 2008-05-12)

Hi Aarthi,

I have solved the issue,yes the column upon which I was sorting it was a numeric column,but the corresponding dimension column which need to be display in sorted manner,I have applied a break there. For that reason the sort was not working.

Then I have checked out “Apply implicit sort to values” in property and make that work.
Thanks for reply

Pratip


pratip (BOB member since 2007-04-06)