Format 0,000.00000
Workview-only. Applies a five-decimal-place number format with thousand separators to every data cell associated with the working list - 1234567.89 displays as 1,234,567.89000.
Like every Format instruction, it applies to the entire working list built up so far, not just the element it's attached to. If a set mixes measures needing different formats, place Ignore New Formatting On Prior Members between them so a later format doesn't override an earlier one.
See Data Formatting for the full list of number formats.