Creating Databricks secrets via the Databricks CLI
Team Databasyx Team Databasyx

Creating Databricks secrets via the Databricks CLI

Looking to leverage Databricks secrets but not sure on how to get started? Check out this quick, informative blog on how to use the Databricks CLI to set up scopes & secrets and start using them within minutes!

Read More
Different types of materializations in dbt
Team Databasyx Team Databasyx

Different types of materializations in dbt

Wondering what the difference is between different types of materialization when utilising dbt? Or already aware of these and wondering how to invoke them? Check out this blog to learn more!

Read More
Efficient approaches to filtering multiple values
Team Databasyx Team Databasyx

Efficient approaches to filtering multiple values

Do you find yourself writing large, repetitive filter statements that are hard to follow and maintain? Check out these three techniques for making the process easier to manage and more dynamic!

Read More
Using Control Containers in Alteryx Designer
Team Databasyx Team Databasyx

Using Control Containers in Alteryx Designer

Added as part of the 2023.1 release, in this blog we look through the brilliant new Control Container tool and how they can be leveraged to run sections of our workflow sequentially and conditionally, as well as use workflow messages as data!

Read More
Working with dates in Alteryx Designer
Team Databasyx Team Databasyx

Working with dates in Alteryx Designer

Working with dates in Alteryx Designer requires us to use a specific, ISO-defined format. Learn how we can convert strings that represent dates in other formats into datetime fields, as well as vice-versa if we want to display dates as custom formats.

Read More
Pascal’s Triangle Fractals in Alteryx
Team Databasyx Team Databasyx

Pascal’s Triangle Fractals in Alteryx

Using Alteryx for obscure projects is a favourite pastime of mine, so creating an app that can highlight Pascal’s triangle values if they’re divisible by an input was something I needed to do.

Read More