
Moderator







3 years, 9 months ago
#29775
::
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’.