Continuing my series on Alteryx macros and apps I’ve made & hosted on Github, my next one is a quick converter to turn CSVs into native YXDBs. It allows to select a csv file and it will write it as YXDB file with the same name in the same folder location. You can watch a demo of the app running below:
The app in its entirety is only 5 tools big with 3 interface tools, an input and an output tool but sometimes its the simplest automations that really help you streamline your processes.

Cheers,