ShowInformationMessage not working

Hi Carys, Did you manage to resolve your issue? Cheers Edit: As there hasn’t been an update on this for a long time we will consider this solved. Main takeaway …

Refresh stuck display key value

Upgrading to the latest version, then renaming the stream to something else waiting for the row to update and renaming it back to what we wanted it to be named …

Access not allowed exception on script execution

Hi Jesus, This is most likely something to do with permissions. You can find all the permissions in DataMiner user permissions | DataMiner Docs. Log files SLClient.txt or the cube …

Different color lines on the same line & area chart

Hi Dieter, This is definitely possible using the ‘Line & area chart’ component. To display the lines using different colors, you have to customize the component theme. In the theme …

InterApp calls and symbols encoding

Encoding issue is not related to interaction via InterApp calls, but the protocol itself, and the fact that in the background, data from protocol tables is kept in xml file. …

C# script to update row parameter

Hi Edward, Looking at your code snippet, it seems that the parameterValue and tableIndex should be swapped for it to work. The error probably came from trying to set the …