Does anyone know how to have a breakby with two values in the Line chart? I found this community Plugin but its password protected https://community.sisense.com/t5/knowledge/second-value-to-cartes...
If you have 1 dimension in X-axis, 1 dimension in Break by and 2 measures as in the below screenshot, try the below approach. You may need to adjust the script if you have different number of items under each panels.
Here it will create additional items in the legend. You can replace '(2)' in the script to a better text that allow you to distinguish between 2 measures.
If you replace the type 'line' with 'column' in the script, you will get the widget as below: