The value mapper tile should allow you to create rules for multiple columns - ideally a matrix of rules like column A - rule 1 and column b - rule 2, but should at least let you apply the same rule to multiple columns.
An example of this is replacing null strings in all columns with 0 - similar to the pandas function fillna().