Data Resource - Virtual Columns

Undraw Environment

Virtual

virtual columns are columns where their values are computed.

Howto

Syntax

Tabulify permits to add virtual columns that contains data resource attribute such as the name of a file with:

tabli

The tabli option syntax is the following:

--virtual-column "virtualColumnName=resourceAttributeName "

where:

  • virtualColumnName is the name of the column added
  • resourceAttributeName is the name of resource attribute.
Task Runner