Sie sind auf Seite 1von 2

Desc_Identifier

Desc_Identifier_Example

$1 represents the previous selection, i.e. equivalent to pressingReturns the Back Sales button. for previous selection

{1-$} defines the inverse of the current selection, i.e. everythingReturns that the the current inverse selections of the current excludes. selection, i.e. everything that the current selections exclude

Any unsigned integer can be used in the Back and Forward notations, Returns i.e. Sales $0 represents for current the selection, currenti selection. e the same as Sum(Sales). Any integer can be used in b

It represents the full set of all the records in the application,, disregarding Returns within the selection the applikcation, both selection disregarding and dimension. both selection and dimension. I.e. the same as S Only the selection part of a bookmark is used. Variable values are Returns not included. sales forItthe is thus bookmark not possible BM01 to (id) use input fields in bookmarks for set analysis. Only the selection part of a bookmark is used. Variable values are Returns not included. sales forItthe is thus bookmark not possible My Bookmark to use input (name) fields in bookmarks for set analysis.

It represents the full set of all the records in the application,, disregarding Returns the the total selection sales within but not the the application, dimension. disregarding the selection, but not the dimension

Only the selection part of a document bookmark is used. Variable Returns values sales are not for included. the bookmark It is thus My Bookmark not possible (name) to use input fields in bookmarks for set analy Similarly, $_1 represents one step forward, i.e. equivalent to pressing Returns the Sales Forward for the button. 2nd next selection, i .e. two steps forward The $ sign represents the records of the current selection. Returns Sales for current selection, i e the same as Sum(Sales)

Only the selection part of a Server bookmark is used. Variable values Returns are sales not included. for the server It is thus bookmark not possible BM01 to use input fields in bookmarks for set analysis

Classification : Internal

Ex_Identifier sum({$1} LineSalesAmount) sum({1-$} LineSalesAmount) sum({$} LineSalesAmount) sum({1} LineSalesAmount)

Identifier {$1} {1-$} {$0} {1}

sum({1}Total LineSalesAmount) {1} Total sum({BM01} LineSalesAmount){BM01} sum({MyBookmark} LineSalesAmount) {MyBookmark} sum({Document\MyBookmark} {Document\MyBookmark} LineSalesAmount) sum({Server\BM0} LineSalesAmount) {Server\BM01} sum({$_2} LineSalesAmount) {$_2} sum({$} LineSalesAmount) {$}

Classification : Internal

Das könnte Ihnen auch gefallen