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
Its not giving proper data ,Can anyone suggest me ,how to accomplish this.
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