Type 2: Update Data Source Field Description

Abierto
#1,223 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
45/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Tranquilo
Stack tecnológico
python
Área
api

Línea de trabajo

Start with the Tableau REST API entry points and the linked Metadata API update_column documentation, then determine whether Tableau exposes a direct Data Source Field Description operation, including calculated fields. Trace how this repository represents REST operations and confirm the expected request and response before adding support; done means descriptions can be updated directly through the library and the behavior is verified against Tableau.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

enhancement needs investigation Server-Side Enhancement ui-exists

Summary

It would be very helpful to be able to edit a Data Source Field Description via REST api (and subsequently scp).

Description

With the Metadata API, it is possible to update a Table's Column Description which does get inherited into the Data Source Field Description, however, it would be very helpful to be able to edit the Data Source Field Description directly.

We are trying to fully leverage the Data Management addon and automate the copy of our data dictionaries to Tableau descriptions, but only being able to add these to add the Table Column level is limiting. We can't add descriptions for Calculated Fields, for example.

Lenguaje dominante
Python
Estrellas
716
Forks
446
Merge medio
8 d 8 h
PR fusionados (30 d)
2

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de tableau/server-client-python

Todos los issues de tableau/server-client-python

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.