Thanks
Yes, like I wrote at the beginning I found this:
value = DS_1.getDataAsString ("KPI", "Filter");
unit = DS_1.getDataAsString ("KPI", "Filter").unitOfMeasure;
scale= DS_1.getDataAsString ("KPI", "Filter").scalingFactor;
I was looking for the name of the measure.
Beat