extensions-api
extensions-api copied to clipboard
MarksInfo undefined using getSummaryDataAsync
We'd like to get the MarkInfo of all the datapoints in a worksheet but seem to get "undefined" returned for "MarksInfo" when using getSummaryDataAsync.

When an element in the visualisation is selected and getSelectedMarksAsync is applied, the MarksInfo is supplied.

How is it possible to get the MarksInfo on all elements (selected or not selected)? It doesn't seem to be any of the options in GetSummaryDataOptions.
Thank you kindly in advance for the help.
Version information:
- Tableau version: Online
- OS: MacOs
- Browser Safari
- Version Version 15.6 (17613.3.9.1.5)
Steps to reproduce (please include a code snippet, if possible): See images and text supplied above.
A clear and concise description of what you expected to happen.
See images and text supplied above.
If possible, attach a workbook with sample data add/or screenshots to help explain your problem.
NOTE: Be careful not to post user names, passwords, auth tokens or any other private or sensitive information.
Hi @cjkooij I'm afraid marksInfo is not fully implemented. It is marked as not implemented in the documentation (https://tableau.github.io/extensions-api/docs/interfaces/datatable.html#marksinfo)
It is on our roadmap. Thank you, John