“Row Access Policy with Hierarchical Roles” is a mouthful! What in the world am I talking about? I’ll start with hierarchical roles since most organizations have some hierarchical people reporting structure. Next, I’ll discuss Snowflake’s row access policy and how it applies to hierarchical roles. Hierarchical Roles Snowflake uses role-based access control (RBAC) for objectContinue reading “Snowflake: Row Access Policy with Hierarchical Roles”
Category Archives: Tech Stuff
Snowflake Demo Repo
In the last few months, I’ve posted quite a few articles showing demos in Snowflake. My personal goal was to post one article per week covering a single topic in Snowflake, SQL Server or technical leadership. I accomplished that goal by spending the early morning hours before my family woke up by reading, testing andContinue reading “Snowflake Demo Repo”
Snowflake: Stacked Bar Chart in Native Streamlit
In my last article, I showed how to create a simple bar chart in a Native Streamlit app in Snowflake. It works great for simple bar charts. What if I wanted to see the breakdown of parts sales by manufacturer by country/region from the previous example? A stacked bar chart with each manufacturer having aContinue reading “Snowflake: Stacked Bar Chart in Native Streamlit”