JSL script to filter out entire rows where a particular column contain missing values
Dear Community,
i am a beginner user and would like to request your kind help with my following code. The argument of the "is missing" function seems incorrect.
I d like the script to show a table where rows that contains values in certain ranges are displayed. Also, the rows with empty cells in the two columns used for the filtering are to be excluded.
Here goes the code:
dt = Current Data Ta
...