Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

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