You have your raw data in your database, but now you want to edit it. In dbt, this raw data is also called "Source(s)". A source is like a...
RBAC (Role-based Access Control) is a Snowflake security model that uses roles to give Snowflake users direct access to the objects within their account. A user can...
Standard way to execute all dbt models In dbt, you can conceptually build and design your models as you wish, and then execute them as a final product....
Suppose we want to apply a function to multiple columns in Tableau Prep Builder - in this particular case, we choose the 'Round' function. With the current version 2021.3...
Are you tired of wasting a lot of time (right)clicking, dragging and dropping measures/values back and forth while working on multiple worksheets? Well you can put that to the...
Combining multiple dimensions In this blog I would like to show you how to build a combined field to perform quick calculations over multiple dimensions. Let's start from an...