Andrew's Advanced Analytics Archive

Aggregating Advanced Analytical Answers

Exporting 4K Tableau Dashboards with Active Filters (Dev Tools Fix)

Tableau

Need 4K Tableau screenshots with open dropdown menus and intact CSS borders? Here is how to force client-side rendering using browser Developer Tools.

Troubleshooting Dashboard Design

Read More

Dynamically Swapping Tableau Filters with DZV (Single vs. Multi-Year)

Tableau

Stop confusing users with conflicting date filters. Learn how to use Tableau's Dynamic Zone Visibility to swap filters and charts simultaneously based on a parameter.

Dashboard Design

Read More

Mastering Markdown

PHP

This post serves as a quick-reference cheat sheet for rendering various elements beautifully within the archive.

WebDev

Read More

Why Legacy Sheet Swapping Breaks Tableau Thumbnails and Quick Filters

Tableau

Tableau Server hiding your dashboard thumbnails? Legacy sheet swapping triggers a row-level security failsafe. Fix it with Dynamic Zone Visibility.

Troubleshooting Dashboard Design

Read More

How MVC Works

PHP

A fun simulation to help understand the flow of MVC (Model, View, Controller) for Web Development created by Gemini

WebDev

Read More

Dynamic Date Ranges using CASE WHEN in SSMS

SQL

Stop hardcoding dates. Use CASE WHEN to automatically pull trailing windows.

SSMS Automation

Read More