Hello,
Has anyone had success generating barcodes using Alteryx? The obvious way was thought to be using custom fonts to convert strings to barcodes; however, custom fonts don't seem to be supported within the render tool, so it becomes near impossible to include them as snippets within more complex reports.
I would imagine it's possible with external Python libraries, but that seems a bit much for such a simple task. I suppose there's also APIs that offer the same functionality, but again, a bit overkill.
Any other ideas? Has anyone had any luck getting Alteryx (specifically the render tool) to honor custom fonts?