UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de productividad

Añadir Tabla de datos a la diapositiva

UiPath.Presentations.Activities.ReplaceShapeWithDataTable

Inserta datos de tabla en una presentación reemplazando un marcador de posición vacío o una tabla anterior. Esta actividad debe añadirse dentro de una actividad Usar presentación de PowerPoint .

Configurar la actividad

En el cuerpo de la actividad
  • Presentation - Select Plus on the right side of the field, and then select the presentation file in which to add the table data. Alternatively, you can enter a VB expression.
  • Slide number - Slide number on which to insert (numbers begin with 1). Select Plus on the right side of the field, then select the presentation file and the slide number where to insert the table data.

Alternativamente, utiliza una de las opciones restantes en el menú para indicar el número de diapositiva:

  • Datos del Manual de cuaderno o un archivo Excel principal. Por ejemplo, selecciona una celda en un archivo de Excel para usar el valor que hay en esa celda.
  • Ask when run - Prompt for the slide number when the project is executed.
  • Number - Enter the slide number.
  • Use Saved Value - Select a numeric value that you previously saved for later use in the project.
  • Open in Advanced Editor - Enter a VB expression.
  • Content placeholder - Placeholder (shape) on the slide where to create the table. Select Plus on the right side of the field, and then select the presentation file, the slide, and the placeholder where to create the table data.

Alternativamente, utiliza una de las opciones restantes en el menú para indicar el nombre del marcador de posición:

  • Datos desde el Manual del proyecto, un archivo de Excel principal o una cuenta de correo electrónico. Por ejemplo, selecciona una celda en un archivo de Excel para usar el valor que hay en esa celda.
  • Preguntar al ejecutar: solicita el nombre cuando se ejecuta el proyecto.
  • Pegar del portapapeles: pega en el proyecto un valor que se ha copiado previamente en el portapapeles.
  • Texto: escribe el nombre en el Creador de texto.
  • Use Saved Value - Select a value that you previously saved for later use in the project.
  • Open in Advanced Editor - Enter a VB expression.
  • Table to add - The table data to be inserted into the slide. Select Plus on the right side of the field, and then, from the menu, choose one of the available options to indicate the table to be added.

    • Data from the Project Notebook or a parent Excel file. For example, select a named range, a table, a pivot table, or a sheet from the menu, or select Indicate in Excel to select a range directly from the file.
    • Utilizar valor guardado: selecciona un valor de la tabla de datos que hayas guardado previamente para usarlo posteriormente en el proyecto.
    • Open in Advanced Editor - Enter a VB expression.
  • Excluir las cabeceras de origen: si se selecciona, la primera línea de la tabla de origen no se copia.

  • Behavior - Determines how the table data is added to the slide:

    • Create new table - Replaces the selected shape with a new table. This is the default option.
    • Append data - If the selected placeholder is a table, appends the data to the end of the table.
    • Overwrite existing data - If the selected placeholder is a table, overwrites the table starting from the row and column offsets specified in the Properties panel.
      Nota:

      The Append data and Overwrite existing data behaviors do not add new columns to the target table. If the source table has more columns than the target table, the extra columns are truncated.

Panel de propiedades

Común

  • DisplayName - The name displayed for the activity in the Designer panel.

Entrada

  • Comportamiento : consulta Comportamiento en el cuerpo de la actividad.
  • Marcador de posición de contenido : consulta Marcador de posición de contenido en el cuerpo de la actividad.
  • Overwrite starting in column - Overwrites data starting in a specified column. The default value is 1.
  • Overwrite starting in row - Overwrites data starting in a specified row. The default value is 0 (no offset).
  • Presentación : consulta Presentación en el cuerpo de la actividad.
  • Número de diapositiva : consulta Número de diapositiva en el cuerpo de la actividad.
  • Tabla para añadir : consulta Tabla para añadir en el cuerpo de la actividad.
    Nota:

    The Overwrite starting in column and Overwrite starting in row properties only apply to the Overwrite existing data behavior and are ignored for the other behaviors.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Opciones

  • Excluir encabezados de origen : consulta Excluir encabezados de origen en el cuerpo de la actividad.
  • Configurar la actividad

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado