TabPy icon indicating copy to clipboard operation
TabPy copied to clipboard

Execute Python code on the fly and display results in Tableau visualizations:

Results 28 TabPy issues
Sort by recently updated
recently updated
newest added

Is it possible to send a geometry list as a parameter to a script ? I tried with ATTR([Geom]) and COLLECT([Geom]), but it doesn't work.

question

**Environment information:** - OS: Ubuntu-22 - Python version: 3.9 - TabPy release: 2.9.0 **Describe the issue** In [code](https://github.com/tableau/TabPy/blob/bc88276609051c472da83443750afe3075536c83/tabpy/utils/tabpy_user.py#L79) User name and password is directly put into logger. It is a...

question

I have pip installed tabpy but not abled to run it ![image](https://github.com/tableau/TabPy/assets/53491243/e93c519a-7eb9-4a9c-b397-6fefade0fb50)

question

Could you please publish an official image on Docker Hub, so it's easier to get started?

question

**Environment information:** - OS: Linux RHEL 8 - Python version: 3.8 - TabPy release: 2.9.0 - Offline Installation - Tableau Server 2023.1.12 **Describe the issue** I have offline installed Tableau...

question

**Environment information:** - OS: WIndows - Python version: 3.9x - TabPy release: 2.10.0 **Describe the issue** Python 3.9 is supported but this is somewhat ancient, respectively Python 3.10 works, Python...

question