rdelhaise-wiiisdom

Results 10 issues of rdelhaise-wiiisdom

## Prerequisites - [X] Using npm - [X] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main) - [X] Using latest version of devtools. [Check the docs for how to update](https://electron-react-boilerplate.js.org/docs/dev-tools/) - [X] Tried...

bug

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

bug :beetle:
has-repro-gist
27-x-y

Hello, On a Dashboard, we can link filter values with another filter. For example: I have a _Category_ filter with "Office Supplies, Furniture, Technology" and a _Sub Category_ filter with...

needs investigation

Our company Wiiisdom creating an application that uses the embedding API to retrieve data from Vizzes in automation. Unfortunately, when downloading the image we need to click on the "Download"...

enhancement

We're using the Metadata API to retrieve data. But, we have two problems when using Tableau Cloud on the "dub01" instance: 1. This is the second time in 2 months...

Hello, After a lot of research, we cannot find the type of view in the Metadata API. The only property that we found is the "__typename" one. But, its content...

We're trying to use a JWT to authenticate to the Metadata API. The documentation says that we can do it: https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_auth.html#sign-in-using-a-json-web-token-jwt Unfortunately, it returns a "BACKILL_RUNNING" error (that is the...

Hello, We're trying to retrieve the data from a filter. We have a Viz that uses two Data Sources. One is used to show data on the Viz and the...

needs investigation

Our company Wiiisdom creating an application that uses the embedding API to retrieve data from Vizzes in automation. Unfortunately, when we are downloading the image we need to click on...

Hello, We recently found out that the [selectMarksByValueAsync](https://help.tableau.com/current/api/embedding_api/en-us/reference/interfaces/worksheet.html#selectmarksbyvalueasync) function is not working properly with a [RangeValue](https://help.tableau.com/current/api/embedding_api/en-us/reference/interfaces/rangevalue.html) as [SelectionCriteria](https://help.tableau.com/current/api/embedding_api/en-us/reference/interfaces/selectioncriteria.html). We used a sample workbook that you can find in the attached...