Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MarksInfo undefined using getSummaryDataAsync #509

Open
cjkooij opened this issue Aug 13, 2022 · 1 comment
Open

MarksInfo undefined using getSummaryDataAsync #509

cjkooij opened this issue Aug 13, 2022 · 1 comment

Comments

@cjkooij
Copy link

cjkooij commented Aug 13, 2022

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.

image

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

image

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.

@johnDance
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants