FindData: Fix an issue with regex of values containing a dot
When updating the content of the find data dialog, the regex is used to parse the expression, however it was missing a dot which would have ignored floating point values. This fixes it.
System updates will be applied on June 13th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
When updating the content of the find data dialog, the regex is used to parse the expression, however it was missing a dot which would have ignored floating point values. This fixes it.