We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5454d6a + 9540b11 commit 75ce793Copy full SHA for 75ce793
docs/declarative-customization/formatting-syntax-reference.md
@@ -1,7 +1,7 @@
1
---
2
title: Formatting syntax reference
3
description: Formatting syntax reference
4
-ms.date: 08/28/2024
+ms.date: 02/19/2025
5
ms.localizationpriority: high
6
7
@@ -348,7 +348,7 @@ See [Formatting multi-value fields](column-formatting.md#formatting-multi-value-
348
"action": "setValue",
349
"actionInput": {
350
"FieldInternalName_1": "FieldValue_1",
351
- "FieldInternalName_2": "FieldValue_2",
+ "FieldInternalName_2": "FieldValue_2"
352
}
353
354
0 commit comments