Description
Description
JASP allows to filter data in many different ways (https://jasp-stats.org/2018/06/27/how-to-filter-your-data-in-jasp/), and in some cases it's as easy as clicking on entries (like for nominal scale). Currently no "quick" filtering is available for "scale" data - filtering out records with empty fields could be useful.
Purpose
Easily filter out records that have missing "scale" data.
Use-case
A study has some participants dropping out. While they are kept in the original dataset, further analysis is to be performed with them excluded. This is relevant for analysis that does not directly involve the empty field.
Is your feature request related to a problem?
No response
Is your feature request related to a JASP module?
No response
Describe the solution you would like
When doubleclicking the header of a "scale" item, show to entries "empty" and "not empty" with checkmarks, similar to "Label Editor" for ordinal and nominal items.
Describe alternatives that you have considered
Custom filtering formulas, separate dataset.
Additional context
While sometimes this can be achieved by applying a custom filter ("item">0), this is not as discoverable. It would also be more tricky for items that can be negative.