We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d88672 commit dd737d1Copy full SHA for dd737d1
site/sigmaguides/src/dataapps_pivot_spreading/dataapps_pivot_spreading.md
@@ -405,7 +405,7 @@ Add the following controls to the `Adjustments` modal:
405
Add `Number input` control and set the `Control ID` to `p_current`. Also set the `Data format` to `Currency`.
406
407
#### 2: Level selected (p_level):
408
-Add `nunber input` control and set the `Control ID` to `p_level`. Also set the `Data format` to `Automatic`.
+Add `number input` control and set the `Control ID` to `p_level`. Also set the `Data format` to `Automatic`.
409
410
#### 3: Key corresponding to the level selected (p_key):
411
Add `text input` control and set the `Control ID` to `p_key`. Also set the `Operator` to `Equal to`.
0 commit comments