John Dance

Results 110 comments of John Dance

Good news @bartoszZamojcin The selections team has fixed this. I have verified that I can use selectMarksByValueAsync on both Measure Names and Measure Values. This will be released in version...

Hi @bartoszZamojcin Normally it is at the end of that quarter. So for .2, it would be right around the end of June. John

Hello: What browser are you running in? What version of tableau server are you using? (I'm assuming you are running server and not desktop.) Have you modified the datasources sample...

Hello You have your local server up and running, so that is good. However, to use an extension, you need to create a Tableau dashboard, and then drag the extension...

Hi @RaghunathVadlakonda How are you using your extension in your Tableau dashboard? Make sure to drag (or double click) the extension icon in the dashboard objects panel. That will create...

Hi @RaghunathVadlakonda Have you verified that your first extension call is initializeAsync? That needs to happen after the document has loaded. If you don't call initializeAsync, or if initializeAsync is...

@melquic - We are currently working on displayDialogAsync. We will respect the size passed in, and make it non-resizable. Thanks.

The good news is that this is related to https://github.com/tableau/extensions-api/issues/143. We have fixed several event notification issues that will be part of 2019.3. In general events will be more reliable...

Copied from: https://github.com/tableau/extensions-api/issues/335 We will use this thread for discussion and follow-up. Hi @SiebeG Sorry for the delay. I was out of the office. Just to confirm... you register for...

Hello @SiebeG I just wanted to give you an update. We have determined the root cause of this problem. It is in the server command handling outside of extensions. Our...