UiPath Documentation
activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Activités de productivité

Sort Range

UiPath.Excel.Activities.Business.SortX

Trie les données dans une feuille, une table ou une plage spécifiée par une ou plusieurs colonnes. L’activité peut être utilisée avec un fichier Excel sélectionné pour une activité parente Utiliser fichier Excel ou avec le bloc-notes du projet.

Configurer l'activité

Dans le corps de l’activité
  • Range - Select Plus on the right side of the field, then, from the menu, select the file and then a sheet, table, or range to sort, or select Indicate in Excel to indicate a range directly from the file. Alternatively, you can select Custom Input to enter a range, table name, or sheet name manually, or Open in Advanced Editor to enter a VB expression. The first row in the specified range is treated as a header row, which means the data is always sorted starting with the second row.
  • Add sort column - Select this button to add a column to sort by. If multiple sort columns are added, the order in which the columns are placed determines the order in which the data is sorted.

Trier par options de colonne

  • Column - Select Plus on the right side of the field, and then select Range and the column to sort by. You can specify the column by selecting one of the values in the first row of the selected range from the menu, or by clicking Indicate in Excel and selecting any cell from the column directly from the file. Alternatively, you can use one of the other options in the menu to indicate the value form the cell in the first row of the column to sort by:

    • Sélectionnez le fichier Excel, puis indiquez la cellule dans la première ligne de la colonne à trier.
    • Use Saved Value - Select a value that you previously saved for later use in the project.
    • Texte : saisissez la valeur dans le générateur de texte.
    • Demander quand exécuté : permet de demander une valeur lorsque le projet est exécuté.
    • Open in Advanced Editor - Enter a VB expression.
  • Direction - Select the direction of the sort from the drop-down menu: Ascending or Descending.

Panneau propriétés

Commun

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

Entrée

  • Plage : voir Plage dans le corps de l'activité.

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).
  • Configurer l'activité

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour