Hi everybody,
I am currently trying to script a small function in Design Studio which sets the scaling factor of datasources depending on the smallest and highest value displayed. I am reading the values with Datasource.getMembers() and afterwards with ...getDataAsString()...
My problem here is that the function .getMembers() returns all members available in the datasource, but I only want to read the members visible in my chart.
is there any possibility to read only the displayed members of a Datasource?
Thanks in advance and best regards,
Simon