In DataLion, you not only have the option of filtering your dashboard data using drop-down filters, you can also weight them. This means that weights do not have to be set manually for each chart, but are applied automatically when the respective filter category is selected in the drop-down menu.
To use this feature, create an additional column "Settings" in the code book. There you can now specify the weight to be used in the row of the values of the filter variable. There are two possibilities:
- Weight via the row ID of the weight variable question (if the weight is created as a variable in the codebook): {"weight": Row_ID}
OR
- Weight via the weight column name from the dataset: {"weight": "column name"}
Codebook example:
Then create your dropdown filter with the corresponding variable in the report settings as usual.
With this setting, the data on your dashboard is not only filtered but also weighted via the selection in the drop-down menu.
Kommentare
0 Kommentare
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.