Difference between revisions of "User:Karenlee"
m |
|||
Line 1: | Line 1: | ||
[[Category: Documentation guidelines]] | [[Category: Documentation guidelines]] | ||
− | + | ACP Outline | |
+ | * [[Analytica Cloud Player]] - general overview (what is it, different subscription types) | ||
+ | ** [[ACP Group Accounts]] | ||
+ | ** [[ACP Server License]] | ||
− | + | * How To: | |
− | + | ** [[Spreadsheets in ACP]] | |
− | + | ** [[Transferring Data Between ACP and Desktop Analytica]] | |
− | + | ** [[Save Snapshots in ACP]] | |
− | + | ** [[Embed an ACP model in a Web Page]] | |
− | + | ** [[ACP Rendering tables and graphs on the diagram]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Example Variables== | ==Example Variables== |
Revision as of 18:01, 2 March 2016
ACP Outline
- Analytica Cloud Player - general overview (what is it, different subscription types)
- How To:
Example Variables
variable A :=
I ▶ | |||||
---|---|---|---|---|---|
'a' | 'b' | 'c' | 'd' | 'e' | 'f' |
4 | 3 | 2 | 5 | 3 | 1 |
variable B :=
I ▶ | ||||||
---|---|---|---|---|---|---|
J ▼ | 'a' | 'b' | 'c' | 'd' | 'e' | 'f' |
1 | 3 | 5 | 2 | 4 | 5 | 3 |
2 | 2 | 1 | 5 | 2 | 3 | 4 |
variable C :=
K ▶ | ||||
---|---|---|---|---|
1 | 2 | 3 | 4 | 5 |
4 | 2 | 5 | 1 | 3 |