In general, if they are formulas which do not return results for every row, then you can't use them, nor could you use a summary function, except in some cases as with the Top N.
In earlier versions, you can only use a group sort on inserted summaries (and I'm guessing this might be the case with 11.0, although I haven't tested it), so if you cannot insert a summary on the field you want to sort by, you won't be able to use the topN/group sort feature. There might be a way to do this with SQL expressions or using the Add Command feature, depending upon your datasource and your formula.
Record sort is based on detail level records and won't work for summaries or formulas that use sequential functions like next or previous.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.