virtual columns are columns that contains generated data by data supplier.
They are most used to:
Tabulify permits to add virtual columns with:
Enrich is a intermediate pipeline operation that accepts all data suppliers as value source.
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: