Data Resource - Name

Undraw Environment

About

name is the full name attribute of a data resource. This is also the last part of the path attribute.

logicalName is the name without the file association part.

Operation

The rename operation changes the name of a data resource.




Related HowTo
Undraw Environment
How to create an odometer with a sequence generator

This how-to shows you how to generate a digital Odometer with the column sequence generator.
Undraw Environment
How to generate a normal distribution with an histogram generator

This how-to shows you how to generate data that follows a normal distribution with the column histogram generator
Undraw Environment
How to generate a sequence based on provided values

This how-to shows you how to generate a sequence based on provided values with the column sequence generator.
Undraw Environment
How to generate a sequence of date and timestamp

This how-to shows you how to generate a sequence of date and timestamp with the column sequence generator.
Undraw Environment
How to generate a sequence of letters

This how-to shows you how to generate an string,varchar, text sequence with the column sequence generator.
Undraw Environment
How to generate a sequence of numbers

This how-to shows you how to generate an integer sequence (1,2,3,…) with the column sequence generator.
Undraw Environment
How to generate random data

This how-to shows you how to generate random data with the column random generator.
Undraw Environment
How to get data from a list of values at random

This how-to shows you how to generate data from a list of values at random data with the column histogram generator.

Task Runner