Skip to content

Draft: #1967 Update `customFilter` behaviour

Ben Carley requested to merge topic/3.1/non-blank-filter into branch/3.1

This changes the customFilter regex to allow space characters. Excel uses notEqual val=" " to test for non-blank cells.

--HG-- branch : 3.1

Merge request reports