Missed the Q4 Fall Release Product Update? Watch the on-demand webinar for more info on the latest in Designer 24.2, Auto Insights Magic Reports, and more!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Connecting to VDB Files

Sensy2k
6 - Meteoroid

Can someone help me to understand on how to connect to VDB files? Thank you.

 

3 REPLIES 3
FilipR
11 - Bolide

VDB is not among the file formats supported by Alteryx:

 

FilipR_0-1665478258835.png

 

Try finding a converter online, or get the data in a different format.

Sensy2k
6 - Meteoroid

@FilipR thanks for your reply, I am looking to consume this format into Alteryx as this is end-to-end automation and there cant be any manual intervention in-between.  Since this is not supported, I am actually stuck without any solution to move forward with this automation.

FilipR
11 - Bolide

@Sensy2k If you find a way to convert the data to a digestible format, you probably can automate the conversion with Python. Or, you can also search for a Python library that reads the VDB format. In both cases, you actually will be able to do the end-to-end automation within Alteryx.

Labels
Top Solution Authors