Configurable thousands separator in parsed json results
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Priority
P3 - Medium (Nice to have)
### Feature Area
Designer Canvas
### Problem Statement
Currently, when viewing parsed json results in UI, for example in webhook trigger's body object, numeric values are formatted with decimal as thousands separator as follows:
### Proposed Solution
I'd like to see an option to change the thousands separator, because someone might confuse numer like 1,500 as decimal numer 1.5 (because comma is widely used as decimal separator in the rest of the world).
I tried different regional settings in Azure portal, but I always get comma as thousands separator in Logic Apps UI.
### Alternatives Considered
_No response_
### Which Logic App type(s) should this apply to?
Consumption
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.