here is video on how to convert Yaml file to Tsv datafile:
If you want to automate conversion or avoid user Interface (UI) and run "Yaml to Tsv" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\YamltoTsv\YamltoTsv.exe" inputfile.yml outputfile.tsv
