Initial commit
This commit is contained in:
12
templates/parameter-table.md
Normal file
12
templates/parameter-table.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Parameter Mapping Template
|
||||
|
||||
| ID | Type (Number/Member/Measure/String/DateTime) | Model/Dimension (if member) | Level (Any/Leaf) | Cardinality (Single/Any) | Default | Prompt Label | Used In (step) |
|
||||
|----|---------------------------------------------|-----------------------------|------------------|---------------------------|---------|--------------|----------------|
|
||||
| | | | | | | | |
|
||||
| | | | | | | | |
|
||||
| | | | | | | | |
|
||||
|
||||
Usage notes:
|
||||
- For cross-model parameters, ensure dimension is public and shared; reuse across steps with same dimension.
|
||||
- Keep Level=Leaf when targeting booking destinations; allow Any when used for filters/prompts.
|
||||
- Sort prompts in data action designer to present critical parameters first.
|
||||
Reference in New Issue
Block a user