How can i get the pivot datas (not the datastore $$(‘data’) ) but the displayed data regarding the structure ?
In fact, API allows the following:
-
$$("pivot").serialize()
will return the original dataset -
$$("pivot").$$("data").serialize()
will return exactly the displayed data in the configured structure