-
Archives
- October 2021
- June 2020
- June 2017
- March 2017
- September 2016
- June 2016
- February 2016
- November 2015
- July 2015
- May 2015
- March 2015
- January 2015
- September 2014
- August 2014
- July 2014
- June 2014
- March 2014
- February 2014
- January 2014
- December 2013
- October 2013
- August 2013
- July 2013
- June 2013
- April 2013
- March 2013
- February 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
-
Meta
Author Archives: Ron Keler
Using dbt macros to centralize key model parameters
Leveraging dbt to manage modularized sql for analytics is a game changer and an important pillar of the modern data stack. But not only the ability to re-use sql components on your cloud data warehouse, clearly understand data lineage and … Continue reading
Posted in Uncategorized
Comments Off on Using dbt macros to centralize key model parameters
AWS Lightsail windows instance snapshot automation
If you are using AWS Lightsail to host analytics related applications, or any other applications for that matter, and you happen to be using windows OS on your Lightsail instances, you may have noticed the message indicating that “Automatic snapshots … Continue reading
Posted in AWS, Lightsail, PowerShell
Tagged AWS, LightSail, PowerShell
Comments Off on AWS Lightsail windows instance snapshot automation
Audit Tableau Filters Application With the JS API
While Tableau Server provides good auditing capabilities in terms of logins and dashboard views, in some cases, you need very detailed and granular auditing of certain dashboards. Like other websites, you may need to understand exactly which features of a … Continue reading
Posted in Tableau
Tagged tableau audit, tableau filters audit, tableau javascript api, tableau js api, tableau js events
3 Comments
Tableau Infographic dashboard – it’s not the tool which makes a dashboard cool
Ever since Josh Tapley published the infographic style dashboard, I have been working to reproduce this design in various tools. I used SAP webi and crystal reports to create similar versions in the past and recently produced another version in … Continue reading
Posted in Data visualization, HTML5, Tableau
Tagged tableau data randomizer, tableau infographic
Comments Off on Tableau Infographic dashboard – it’s not the tool which makes a dashboard cool
Change the order of execution of connections in Tableau
I recently ran into a situation where I had to change the order of refresh execution in a tableau dashboard that had multiple connections (extracts) that support multiple worksheets/dashboards. The original order of execution of the connections is determined by … Continue reading
Posted in Tableau
Tagged tableau extract execution order
Comments Off on Change the order of execution of connections in Tableau
Tableau recalls dashboard using Extract API
In this recalls dashboard, I used custom shapes/symbols to represent each hazard and reflected the number of recalls through the size of the symbols. I also used the manufacturing country to create a map of the recalls, were the size … Continue reading
Don’t let the software migration cycle cripple your BI project
Software developers have been taught for decades that they must follow the Development/Integration/Staging/Production practice. This practice was instituted to minimize the number of “bugs” in the software and allow for rigorous testing of code changes without “interfering with production”. This … Continue reading
Posted in BI At Large
Tagged BI Software development; BI Content Development Process
Comments Off on Don’t let the software migration cycle cripple your BI project