Search results

Jump to navigation Jump to search
  • List Box Filters on an Output (category Displayr - Filtering)
    script will add list boxes to the page for each selected variable. The item list for each list box will consist of all categories for the corresponding variable
    2 KB (544 words) - 00:52, 8 May 2023
  • Filter - Filters from Selected Data (category Displayr - Filtering)
    presented with a list of the questions in the study, and you should select those that you wish to have filters created from. This list is restricted to
    3 KB (619 words) - 00:51, 8 May 2023
  • Filter - Filters for Train-Test Split (category Displayr - Filtering)
    This QScript creates 2 new filters based on a random 70%/30% split of the selected data. These filters can then be applied to predictive models in order
    4 KB (770 words) - 00:52, 8 May 2023
  • Data (e.g., Question name, skips, filtering) let question_name_list; let question_name_list_with_files; // Get a list of names of questions in all data
    8 KB (1,356 words) - 01:00, 1 September 2023
  • show in the columns of the table. Filter drop-down The selected variable is used as a filter. You must click on the F box in the Variables and Questions
    3 KB (318 words) - 23:54, 7 January 2018
  • Filter - Filters for Train-Validation-Test Split (category Displayr - Filtering)
    This QScript creates 3 new filters based on a random 50%/25%/25% split of the selected data. These filters can then be applied to predictive models in
    6 KB (980 words) - 00:52, 8 May 2023
  • Binary Variable (category Filters)
    contains a list of the different categories and Contains' gives a choice of Any of and None of. For Pick Any questions, Values contains a list of the different
    4 KB (443 words) - 05:34, 1 February 2016
  • Text Box Filters on an Output (category Displayr - Filtering)
    wish to have a filter created from. The script will add text boxes to the page for each selected variable. The item list for each list box will consist of
    2 KB (493 words) - 00:52, 8 May 2023
  • variables from questions with common structure. Filtering - Filter One Question by Another. Filtering - Apply Filters to Columns or Rows.
    4 KB (656 words) - 17:00, 13 June 2023
  • }); let used_filters = difference(filter_labels, not_used_filters); used_filters.forEach(function (filter) { let first_match = true; filter_matches.forEach(function
    36 KB (4,441 words) - 00:52, 8 May 2023
  • that there are filters in the project, and get the list let filters = []; project.dataFiles.forEach(function (data_file) { filters = filters.concat(data_file
    38 KB (4,878 words) - 01:00, 1 September 2023
  • Combo Box (Drop-Down) Filters on an Output (category Displayr - Filtering)
    script will add combo boxes to the page for each selected variable. The item list for each combo box will consist of all categories for the corresponding
    2 KB (550 words) - 00:52, 8 May 2023
  • the filters var all_selected_filters = []; selected_items.forEach(function (item) { all_selected_filters = all_selected_filters.concat(item.filters); });
    4 KB (864 words) - 00:14, 2 May 2023
  • select filter(s) to apply to each crosstab.", filter_opts, null, [0]); if (selected_filters == 0) selected_filters = []; else { selected_filters = selected_filters
    11 KB (1,543 words) - 00:51, 8 May 2023
  • Footer (section Filter)
    Options governs how filters and weights are displayed when exported or printed. A preview is shown at the bottom of the dialog box. Anything shown in
    10 KB (1,424 words) - 06:30, 5 May 2022
  • questions from a list in the same way as before. This change also occurs in Automate > Browse Online Library > Filtering > Create Filters from Selected Data
    84 KB (10,645 words) - 06:37, 2 April 2024
  • multi:true}) form.comboBox({label: "Combo", alternatives: ["one", "two", "three"]}) form.listBox({label: "Single List Box", alternatives: ["one", "two"
    34 KB (4,508 words) - 07:35, 30 May 2022
  • more items from a list. May only be used in R Controls. If setInputControls() is present, then then control will only appear if it is listed in the array given
    29 KB (964 words) - 07:19, 16 April 2024
  • single grid variable"}) stacked_check = stacked_check_box.getValue(); controls.push(stacked_check_box); } controls.push(form.numericUpDown({name:"formSeed"
    18 KB (3,629 words) - 05:23, 20 October 2023
  • Date Filters on an Output (category Displayr - Filtering)
    wish to apply the filter to. When you then select this feature from the Anything > Filter > Control menu, you are presented with a list of Date variables
    2 KB (578 words) - 00:51, 8 May 2023

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)