top of page


How to Create a Rounded Bar Chart, with a Twist!
There are many ways of creating bar charts and they are the most commonly used chart for analysis. Check out Robert Rouse 's Bar Chart menu in Tableau public here to see the many different ways you can display bar charts! The chart I am going to show you how to create uses Tableau's Measure Names and Measure Values function. Here is an example of the chart in my Tableau Intermediate Course dashboard here . First we will create the simple bar chart version of this view by pla
Mar 153 min read


Two Server Data Sources - One Filter? A solution without Data Blending
What if you have a dashboard that has worksheets pointing to two data sources on the server? The issue is that you want to filter both using only one filter. Maybe you have a Date value in both and you don't want to display two different Date filters on your dashboard. How can you solve for this? You could perform data blending , however, this has some downsides such as performance issues, and you can't use some calculations such as COUNTD, MEDIAN etc. I suggest using a par
Dec 12, 20252 min read
bottom of page