I have written a query where it displays sorted data for two columns, but problem is its sorting on one column but not on another
When checking the query seperately its giving proper output, but in form view its sorting only on one column not on another. Please help