Table of Contents

Data Resource - Virtual Columns

About

virtual columns are columns that contains generated data by data supplier.

Usage

They are most used to:

How to add virtual columns?

Tabulify permits to add virtual columns with:

Enrich Operation

Enrich is a intermediate pipeline operation that accepts all data suppliers as value source.

virtual-column tabul option

The virtual-column tabul option is a short cut to add a virtual column based only on the meta supplier

The syntax is the following:

--virtual-column "virtualColumnName=dataResourceAttributeName"

where: