I had developed a dashboard using DS1.2 and we have no upgraded our Business objects platform to BO 4.1 and upgraded to Design studio 1.3
I am not getting an error message "No matching data found in getDataAsString("006EI2SHD6LIVHQ6UOHCIDRDB", {}).", which worked in DS1.2.
I see the data on a cross table but it is only when I try and set the text as per below coding.
// Master data spend Items
TEXT_1.setText(DS_1.getDataAsString("006EI2SHD6LIVHQ6UOHCIDRDB",{}));