Skip to content

Commit 70ac9ab

Browse files
author
GitHub Action Sync Bot
committed
Update from source repository (workflow run: 19549473184) (PR #15579) (commit: 75c77fb980043e096b1a7d638be7fc6f0fd15ba8) (branch: 10.15.0.cl)
1 parent 99c72ef commit 70ac9ab

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

cloud/modules/ROOT/pages/parameters-use.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
= Using parameters
22
:experimental:
3-
:last_updated: 1/9/2023
3+
:last_updated: 12/10/2025
44
:author: Teresa Killmond
55
:linkattrs:
66
:page-layout: default-cloud
77
:description: Use parameters to run multiple scenarios with adjustable values, without changing your answer.
8+
:jira: SCAL-280006
89

910
A parameter is a container or a placeholder such as a number, date, or string that can replace a constant value or a list of values. Create Model and Answer parameters to optimize your data inquiries. Use parameters to run different scenarios with adjustable values, without creating or modifying the constants in formulas for each new value.
1011

@@ -19,7 +20,9 @@ parameters work like column names in formulas, but appear in green. For more inf
1920

2021
[#reorder-parameters]
2122

22-
NOTE: You can now reorder the parameters in Liveboards and Answers, in the same way that you can reorder filters. When you edit a Liveboard or Answer to reorder the parameters and save your changes, the new order is reflected when anyone opens the Liveboard or Answer.
23+
You can reorder the parameters in Liveboards and Answers, in the same way that you can reorder filters. When you edit a Liveboard or Answer to reorder the parameters and save your changes, the new order is reflected when anyone opens the Liveboard or Answer.
24+
25+
CAUTION: Parameter reordering is blocked if the Liveboard has any hidden parameters, if the parameters are being updated by runtime/JWT, or if you don't have access to the data source.
2326

2427

2528
== Changing parameter values in an Answer

0 commit comments

Comments
 (0)