I created a test mysql table as follow:
**s t c**
X i 1
X j 2
X k 3
Y i 3
Y j 3
Y k 8
However, also with this simple input, after I selected as dimensions s and t and metric=c I get the error:
Error. This Sankey diagram will not render if the 2 dimensions share a value. Try selecting data fields that do not share a value.
Any Idea why?