July 2016
Beginner to intermediate
396 pages
7h 17m
English
MicroStrategy Desktop can be easily integrated with D3 visualization. Let's add more charts to our MicroStrategy Desktop:
<MicroStrategy Desktop Installation Folder>/code/plugins.As a result, we get lots of new visualizations. Let's try to build a simple Sankey diagram.
There is a small dataset:
source,target,valueBarry,Elvis,2Frodo,Elvis,2Frodo,Sarah,2Barry,Alice,2Elvis,Sarah,2Elvis,Alice,2Sarah,Alice,4We should copy it and insert it into the clipboard by creating a new dashboard. Moreover, we should wrangle the dataset in order to split values. In addition, ...
Read now
Unlock full access