Hey there,
I want to override a threshold for Fields with name matching regex. This works for fields that have not been renamed using the ‘organize fields’ transformation. But if I want to filter on the original names, it doesn’t work. Example: Original name temperature-3, renamed to 3. regex: /temperature.*/ does not work. Is there a solution for this?
Thanks!