Parses the property names in JSON to remove any known problem characters.
Specify the json column, and the list of individual characters to be removed, using a regex character set (sequence of characters and character-ranges enclosed in [ ] )
Updated v1.1 - also returns a table of property names wth their replacement names.
@takbb Brian Bates 27 May 2023
- Type: TableJSON DataA table containing a JSON column to be parsed