Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have an expression in Straight table which is appended with some text value
Example: ' A :' & Sum(Sales) & chr(10) & Sales%
I am trying to sort my Straight table based on the Sales % value from the above mentioned expression. But the sort by expression is disabled for this expression. So I need to use dual or some logic to sort my expression.
Thankyou for your help
Hi Kailash,
Go to sort tab and select expression option > paste your sorting expression i.e. sales% here this should work!!
Sales % is the criteria for Sorting.
In Sort Tab, Sort by expression tab ll be disabled. So cant do that.
In Sort Tab, Sort by expression tab ll be disabled. So cant do that.