Custom Exporter: Column Templates

Learn how to create a column template for your custom exporter.

Ryan Johnston avatar
Written by Ryan Johnston
Updated over a week ago

The custom exporter will allow you to specify the template format that each value will be exported as. This is specified using the * symbol where you'd expect the value to be exported. Other values will be exported as you write them. Some examples of Custom Templates for value AAAAAA to be exported are listed below.

Expected Result to be exported

Column Template Value

AAAAAA

******

AAAAA

*****

00AAAA

00****

AAAA

****

AA-AA

**-**

AAAAAA

***************************

Did this answer your question?