21.01.2013 Views

QlikView Reference Manual.pdf - QlikCommunity - QlikView

QlikView Reference Manual.pdf - QlikCommunity - QlikView

QlikView Reference Manual.pdf - QlikCommunity - QlikView

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

getselectedcount ( Year )<br />

getselectedcount ( Year, true( ) )<br />

getnotselectedcount ( FieldName [, IncludeExcluded])<br />

Returns the current number of not-selected values in a field in a field with And-Mode in List Boxes (page<br />

117) (red values in list box).<br />

If IncludeExcluded is true the count will include selected values, which are currently excluded by selections<br />

in other fields. If false or omitted these values will not be included.<br />

Examples<br />

getnotselectedcount ( Year )<br />

getnotselectedcount (Year,true())<br />

getpossiblecount (FieldName)<br />

Returns the current number of possible values in a field.<br />

Example<br />

getpossiblecount ( Year )<br />

getexcludedcount (FieldName)<br />

Returns the current number of excluded values in a field.<br />

Example<br />

getexcludedcount ( Year )<br />

getalternativecount (FieldName)<br />

Returns the current number of alternative values in a field.<br />

Example<br />

getalternativecount ( Year )<br />

Interpretation Functions<br />

The interpretation functions interpret the contents of fields or expressions. With these functions it is possible<br />

to state the data type, decimal separator, thousands separator etc. used.<br />

If no interpretation functions are used, <strong>QlikView</strong> interprets the data as a mix of numbers, dates, times, time<br />

stamps and strings, using the default settings for number format, date format and time format defined by<br />

script variables and by the operating system.<br />

Note!<br />

For reasons of clarity, all number representations are given with decimal point as decimal separator.<br />

The following interpretation functions are available:<br />

Num# page 826<br />

Money# page 827<br />

Date# page 827<br />

825

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!