Hi Rudy,
in the working example the Asset had to be defined as a second Dimension:
- <dimensions>
- <DimensionDefinitionaxis="1"name="Week"value="{WEEK}"/>
- <DimensionDefinitionaxis="2"name="WTGID"value="{WTGID}"/>
- </dimensions>
This works nearly perfect, but the controls of the package sap.viz.ui5 are deprecated.
So there should be a way to migrate this functionality to a Chart from the package sap.viz.ui5.controls.VizFrame .
Use one Measure per Asset sound's good as well, but how should that be defined in the binding?
Best regards
Dominik