If you are running into problems building the Sankey Diagram please check the following tip:

  • Members from the used dimensions can’t be the same. This will create an endless loop and crashes the Sankey Diagram.
    • you can solve this by adding a prefix in front of your dimension. For example: ‘from’ + [from dimension] OR ‘to’ + [to dimension]
  • Dimensions can’t have empty values. The Sankey Diagram will filter this.
  • Measure can’t be 0 or below 0.

If you are still running into problems please go to our contact support page!