Azure / Azure/LogicAppsUX

Configurable thousands separator in parsed json results

Open
#7,879 2 comments 1 reaction 1 assignee Claimed by @hartra344 View on GitHub
enhancement
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:

Image

### 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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.