Did You Know You Can Create Modern Designs Like This in Tableau? 🤯

How to create a modern dashboard that includes:
1. Rounded Boxes with Shadows: Learn to design sleek templates with rounded corners and shadow effects.
2. Rounded Gradient Bar Charts With Borders: Create visually appealing bar charts for revenue and expenses with bordered and rounded edges and gradience.
3. Dynamic Measure Text: Incorporate measure values like revenue or expenses directly into your text.
4. Gradient Line Charts: Master the art of gradient line charts with custom diverging gradients.
5. Interactive Line Chart Enhancements: Add bubbles and text to your gradient line charts for better data visualization.
6. Progress Donut Charts: Utilize spiked donut charts to showcase progress more effectively.
7. Company Logos in Tables: Display company logos as shapes within tables for a professional touch.
8. Customizable Filters: Create image-based filters with custom shapes and functionality.
Tableau: public.tableau.com/app/profil...
Tableau Template for Background/Layout: public.tableau.com/app/profil...
Progress Bar Chart Image: drive.google.com/file/d/1q0WX...
Sales Excel: docs.google.com/spreadsheets/...
Expense Excel: docs.google.com/spreadsheets/...
Calculated fields:
Profit Margin:
({FIXED MONTH([Sales Date]): SUM([Sales])}
-
{FIXED MONTH([Date]): SUM([Expense])})
/
{FIXED MONTH([Sales Date]): SUM([Sales])}
Goal %:
SUM([Sales])/[Sales Goal]
Goal % - Not Yet:
1-(SUM([Sales])/[Sales Goal])
Selected?
CONTAINS([Segment Param], [Segment])
Text Adjuster - For Param:
IF CONTAINS([Segment Param], [Segment]) THEN
REPLACE([Segment Param], [Segment] + ',', '')
ELSE [Segment Param] + [Segment] + ',' END
0:00 - Intro
1:08 - Background - Rounded Boxes With Shadows
3:15 - Layout - Rounded Boxes With Shadows
6:28 - Gradient Rounded Bar Chart With Border
9:25 - Dynamic Text Using Measure Values
13:08 - Gradient Line Chart With Color-Matched Circles
17:25 - Dynamic Text Bubbles for Line Chart
19:00 - Progress Donut Chart
22:27 - Adding Spikes/Segments to Donut Chart
24:12 - Table With Company Logos
27:10 - Custom Filter Using Any Image
#TableauMasterclass #AdvancedDataViz #DashboardDesign

Пікірлер: 4

  • @mohamedabdo-xg6tw
    @mohamedabdo-xg6tw19 күн бұрын

    Clean and informative!

  • @TH-vw4qn
    @TH-vw4qn21 күн бұрын

    Liked! Keep up the great work.

  • @AY-vm5ef
    @AY-vm5ef9 күн бұрын

    But I think professionals do not use floating objects, it should be fixed, I don't know how much it is acceptable to use floating objects

  • @golden_insights

    @golden_insights

    8 күн бұрын

    I used floating objects for greater flexibility in design and layout. They allow precise placement and layering, which is useful for custom and complex visualizations. While tiled objects are great for maintaining consistent spacing and alignment, floating objects offer the ability to fine-tune positioning to achieve the desired look and functionality. Both approaches have their advantages, so you can choose whichever fits best for your project :)