Analysis - Topline
Gets topline data
<topline addr=”address_exp” f=”filter_exp” universe=”filter_exp” showc=”...” showq=”...” basec=”...” baseq=”...” deciavg=”N” decipct=”N” wset=”weight_id” pctsign=”...” decimalsymbol=”...” filtertext=”...”/>
Required attribute
addr (or a)
Set addr=”\” to get the complete questionnaire or use an expression to get parts of it.
Optional attributes
f (or filter)
Normal filter expression
universe
Normal filter expression
showc
Categorical values that will be shown. Space separated list.
Values: int (non-weighted), pop, pctall, pctask, pctans.
Default: ”pop”
Default: ”pop”
showq
Quantitative values that will be shown. Space separated list.
Values: int (non-weighted), pop, avgall, avgans, avgask, sum.
Default: ”avgall”
Default: ”avgall”
basec/baseq
Base values that will be shown. Space separated list.
Values: int (non-weighted), pop, asked (non-weighted), answered (non-weighted), exists (non-weighted) or none.
Default: ”asked answered”.
Default if wset is used: ”pop asked answered”
Use ”none” to hide base values.
Default: ”asked answered”.
Default if wset is used: ”pop asked answered”
Use ”none” to hide base values.
decipct/deciavg
Number of decimals displayed (0-9), default: 2
wset
Weight name
pctsign
Adds a percent sign to corresponding values. Space separated list of showc pct values
decimalsymbol
Overrides the current culture’s decimal symbol.
filtertext
Sets a filter text.