Pivot Grid - Display thousands separator (comma) in grid
I can't seem to get the thousand separator to work in Pivot Grids when selecting the Gear icon and then selecting "View Grid". I see the results grid, but no thousands separator (comma).
I have a Currency field (Char 3) in my Query with value "USD". I have amount fields (Signed Numbers) with Column Type = "Value", Aggregate = "Sum". Then I select the "Formatting Options" tab. I select the Currency Control Field = "Currency" and check the "Display 1000 Separator" checkbox.
But the numbers don't show up in the grid with a commas in the thousands separator. Has anyone been successful in showing the commas? Any hints on what I may be missing?