Navigation :
test ../ test changelog.html
Changelog
test ../ test faq.html
FAQ
test ../ test overview.html
Overview
test ../ test accelerator-settings.html
Accelerator Settings
test ../ test getting-started.html
Getting Started
test ../ test acc-sdk-features.html
Accelerator SDK Features
test ../ test acc-sdk-features/cell-style-bolding.html
- Cell Style Bolding
test ../ test acc-sdk-features/documentation-widget.html
- Documentation Widget
test ../ test acc-sdk-features/file-upload.html
- File Upload
test ../ test acc-sdk-features/navbar-date-filter.html
- Navbar Filter
test ../ test acc-sdk-features/navbar-help-documentation.html
- NavBar-HelpSubMenu-doc-link
test ../ test acc-sdk-features/parameter-sets.html
- Parameter Sets
test ../ test acc-sdk-features/pivot-table-compute.html
- Pivot Table Compute Action
test ../ test acc-sdk-features/pivot-table-d2d.html
- Pivot Table Day-To-Day Action
test ../ test acc-sdk-features/pivot-table-remove-other-measures.html
- Pivot Table Remove Other Measures Action
test ../ test acc-sdk-features/pivot-table-trade-scaling.html
- Pivot Table Trade Scaling Action
test ../ test acc-sdk-features/storytelling.html
- Storytelling
test ../ test acc-sdk-features/pivot-table-retrieve-underlying-measures.html
- Table retrieve underlying measures Action
test ../ test acc-sdk-features/what-if-book-hierarchy-widget.html
- What-If Book Hierarchy Widget
test ../ test acc-sdk-features/whatif-management.html
- What-If Manager
Pivot Table Trade Scaling Action
Overview
Key: accelerator_plugin-menu-pivot-table-tradescale
This plugin allows you to scale any number of trades in a pivot table and create a new What-If branch using the newly created trade data. The context menu action will only appear when the configured hierarchy is present in the table query.
Required Settings
For this context menu action, configure the following settings:
settingsObject = {
"accelerator_plugin-menu-pivot-table-tradescale.server.params" : {
SERVER1 : {
asOfDateDimensionName : "Dates" ,
asOfDateHierarchyName : "Date" ,
tradeDimensionName : "Booking" ,
tradeHierarchyName : "Trades" ,
},
},
}