Forum

Jennifer Häfner
Moderator
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
    Has successfully completed the online course Advanced (310)
    Has successfully completed the online course Advanced (320)
    Has successfully completed the Intermediate Certification
    Has successfully completed the Advanced Certification
3 years, 9 months ago #29775
Up
0
Down
::

Hi Christian,

You can avoid the nested datasets object by adding the path (‘.datasets’) to the connector call in your business object.

So, in line 6 (image ‘BO_Ansicht.jpg’), write:

datasets: Simplifier.Connector.Dashboard.getAll().datasets

Now, the output should only contain the array ‘datasets’.