
Explore Tableau's analytics and business intelligence capabilities, from data sources and prep to visualization, storytelling, augmented analytics, and publishing, with hands-on exercises across charts, dashboards, and calculations.
Learn essential setup and navigation for a video-based course, including downloadable exercise files, when to unzip and open them, playback controls, and review timing to maximize your training.
Explore how Tableau enables visual analytics for modern business intelligence by connecting, blending, and extracting data from Excel, databases, and the web.
Explore the Tableau product suite, including developer tools (Desktop, Prep) and sharing tools (Server, Online, Reader), with professional, personal, and public publishing options.
Define and apply business intelligence to collect, integrate, analyze, and present data with reports, dashboards, graphs, charts, and maps for historical, current, and predictive business insights guiding decisions.
Explore Tableau's intuitive interface, learn each section's function, and connect to data sources to create workbooks, sheets, dashboards, and stories on the start page.
Master Tableau data concepts by mastering the table structure, rows and columns, and data types. Distinguish dimensions from measures and reshape wide data into tall format for effective analysis.
Learn to connect Tableau to flat files, databases, and web data connectors, configure connections, manage metadata, and plan data freshness and extraction for robust visualizations.
Explore the Tableau data sources page, manage live and extract connections, apply filters, use the data interpreter, and perform pivots, splits, and aliases to prepare data for visualization.
Explore the Tableau workspace to build visualizations using the data pane, data sources, shelves, and maps. Create hierarchies, calculated fields, and heat map, then format titles, colors, and tooltips.
Learn to create insightful Tableau views using four methods, mastering marks, color, size, and labels while distinguishing discrete and continuous fields for effective data visualization.
Explore blending data from multiple sources using primary and secondary data sources, linking fields, and sheet-level configurations, and compare blends with joins and unions for Tableau data visualization.
Load food list into tableau. Relate category to food time by ID; create two show-me views: a horizontal bar chart for course and prep times, and a flavor-profile tree map.
Select chart types in Tableau by the questions you ask and your data properties to convey insights clearly; use line charts for trends, bar for ranking, and maps for geography.
Explore visualizing change over time in Tableau with discrete and continuous line charts, area charts, and stacked bars, including date drill-downs, blended axes, and mark labels.
Learn to create bar charts in Tableau, using vertical and horizontal bars, sorting, stacking, and grouping by course and flavor profiles; explore bullet and Gantt charts for time and quotas.
Build and analyze part-to-whole visualizations with pie and doughnut charts, using count distinct to show gender distribution among enrollees and discover relative and absolute contributions.
Design and format tables and callout numbers in Tableau to display exact figures, using text tables, highlight tables, and crosstabs or pivot tables, with best practices for readability.
Explore how to visualize distributions with histograms and box plots in Tableau, using age and monthly salary data to compare gender groups via bins, counts, and whiskers.
Use scatter plots and correlation matrices to visualize relationships between numerical variables, apply the Pearson correlation coefficient, and interpret trend lines, r-squared, and p-values in the abalone dataset.
Explore spatial charts in Tableau by creating symbol and filled maps from geographic fields, visualizing sales and customers with color, size, and labels across regions and counties.
Create an interactive dashboard by combining multiple views and charts, such as a line chart, a tree map, and a bar chart, using containers, filters, legends, and highlights.
Create and present a data narrative in Tableau using stories, story points, and dashboards. Learn to format captions, apply filters, and guide audiences through a logical, engaging data journey.
Publish a Tableau workbook to widen your audience, enabling viewing, interacting, downloading, and subscribing via web or mobile, centralizing data sources with Tableau Public, Tableau Online, or Tableau Server; security.
Load the video game sales Excel into Tableau, create a stacked area chart of regional sales by year, then build a tree map of global sales by genre.
Load a customer Excel file into Tableau to build a fixed-size desktop dashboard with a symbol map, a total purchase histogram, and a count of customers by gender pie chart.
Explore how Tableau handles aggregations and defaults, switching between text and numeric fields to select counts, minimums, and maximums, and create calculated fields with basic and level-of-detail calculations.
Explore numeric expressions and automatic calculations in Tableau, including absolute value, sign, Zen, ceiling, floor, round, min, and max, via calculated fields.
Explore string expressions to format and manipulate text in tables, using capitalize, upper, lower, trim, left, right, mid, index, substring count, replace, and len to transform book titles.
Explore Tableau's logical functions—IMF, if else, and case when—to create calculated fields like alert and category ID, comparing stocks to orders to signal restock needs.
Explore Tableau's analytics tools from basic totals, subtotals, and grand totals to forecasting with exponential smoothing, trend and seasonality, plus clustering with k-means to reveal data patterns.
Load the mock visitors IP spreadsheet into tableau, clean fields with string functions, and build calculated fields to normalize names, extract email, standardize gender, and identify queens blocks or lots.
Load the woman shopping review CSV into Tableau and recreate a fixed-size dashboard with call-outs, a bar chart, and a table showing average ratings, counts, and recommendations.
Join the Tableau journey and explore this impressive big data integration and analytics tool for data visualization. Reach out with any questions as you continue to learn and apply Tableau.
Explore self-service analytics with Alteryx, enabling citizen data scientists to perform data preparation, cleansing, and extract, transform, and load, with automation via drag-and-drop workflows, plus spatial and predictive analytics.
Learn the essentials for a successful training experience in big data visualization with Tableau, Alteryx, and QlikSense; download and unzip instructor files, and adjust video settings.
The lecture introduces Alteryx essentials, showcasing end-to-end data analytics with drag-and-drop workflows, extensive data connectors and APIs, and workflow execution to automate data cleansing beyond Excel.
Identify the main data types Alteryx supports—strings, numerics, date/time, bullion, spatial, and underscore string variants. Use the select tool to check data types and note numeric subtypes and double precision.
Discover the core components of an Alteryx workflow, including tools, anchors, and data flow, and learn to add tools and connect inputs and outputs.
Format data with the select tool to adjust field name, data type, and size, remove unused columns, and prepare data for analysis; sort and cleanse to fix nulls and whitespace.
Build a basic data workflow by importing a movie data set with an input tool, clean and type fields, rename and replace nulls, then export as a Tableau data extract.
Master data filtering with basic and custom conditions, view true/false outputs, and remove duplicates with the unique tool; then use sampling to select top results by group.
Learn to blend data from multiple sources using join and union tools, matching by specific fields or by record position, and manage outputs for unmatched and matched records.
Master Alteryx's summarize tool to total income, compute averages, and concatenate fields, then group by and pivot data with cross tab and transpose for clearer, flexible layouts.
Explore basic functions in an analytical workflow to handle incomplete data using the formula tool to create and update columns, apply string and numeric operations, and derive new fields.
Explore basic functions and conditional formulas in Alteryx, including if/then, inline if, and multi conditional logic, to flag paid versus free apps and categorize ratings.
Master switch-based conditional logic to create a content code column, handle nulls and empties, and convert data types with string and numeric functions for reliable data preparation.
Learn how to parse, format, and convert date time data in Alteryx using the date time tool, handling string to date time conversions, languages, and custom formats for accurate analysis.
Use the text to columns tool to split concatenated data by a delimiter into columns or rows, then rename fields with the dynamic rename tool using a second input's metadata.
Learn how to use a find and replace tool in a join toolkit to mimic vlookup by replacing and appending fields, including case-insensitive matching and partial field searches.
Apply the same expression to multiple fields with Alteryx's multi field formula tool. Compute days between logins using the multi row formula and date time diff, filling nulls by year.
Learn to build an end-to-end Alteryx workflow that joins movie, rating, director, and actor data, cleans nulls, replaces ids with names, formats dates, and splits actors into columns.
Explore essential tips for organizing and optimizing your designer workflow in big data visualization tools, including canvas prep, layout, grid, favorites, annotations, tool containers, wiring, alignment, and shortcuts.
Visualize data with the table tool to produce read-only, month and product line grouped tables showing gross income and use bar graphs and styling to enhance reports.
Demonstrate how to enhance reports with text tools and charts in Alteryx, including creating and positioning text, attaching to fields, and building interactive bar and pie charts from summarized data.
Master layout and rendering workflows in Alteryx by joining multiple report objects, arranging horizontal and vertical layouts for bar chart and pie chart, and exporting a pdf or html report.
Learn to convert standard workflows into analytic apps or macros in Alteryx, build interfaces with file browse and list box tools, and publish to server or gallery.
Explore macros in analytics workflows, including standard, batch, innovative, and local optimizer macros, plus how to create, configure inputs and outputs, map fields, and insert into workflows.
Explore spatial data concepts and the Alteryx spatial toolset. Convert coordinates to spatial points, build lines and polygons, and visualize routes and boundaries on maps.
Learn to measure areas and distances with the trade area and distance tools, creating radius and concentric rings around stores, and finding nearest customers using the find nearest tool.
Analyze relationships between spatial objects using the spatial process tool to combine, cut, and intersect trade areas, then apply the spatial matched tool to relate customers to stores.
**This course bundle includes practice exercises and downloadable data files**
We live in a world where data dominates. If you want to get started with Data Analytics and Business Intelligence, then this Big Data Visualization Toolkit Bundle is a good place to begin. This HUGE Toolkit includes five full courses aimed at helping you become a big data expert in Tableau Desktop, Alteryx, Qlik Sense, and Power BI.
Tableau is one of the best data analytics and business intelligence tools available. In this course, we introduce you to this powerful, market-leading tool and get you started building your very own visualizations. This course focuses on Tableau Desktop and is aimed at people brand new to Tableau.
Alteryx is quickly becoming a popular tool to help people make sense of the volume of data produced by businesses each minute. In this beginner course, we show you how to get started with the Alteryx Designer and help you become an Alteryx developer. We assume you have no prior knowledge of Alteryx and start at the very beginning with this course.
Qlik Sense is an impressive BI and data visualization tool. In this comprehensive course, we teach you how to become a Qlik Sense designer and make the most of this powerful software. This course is the perfect starting place if you have experience with data analytics in Excel and are looking to move to Qlik Sense.
Power BI is a powerful business analytics service from Microsoft. It provides interactive visualizations and business intelligence solutions. This intermediate training course is designed to be a continuation of the introductory Power BI course. This course includes course files to follow along with your instructor and uses the Power BI Desktop version.
Tableau Desktop for Beginners
What Tableau is and the product suite
What business intelligence is
The Tableau interface and its major functions
Which data structures are suitable for Tableau
How Tableau reads and categorizes data
Different data concepts and theory
How to connect and manage data sources in Tableau
How to navigate the Tableau workspace
How to build a view and different chart types in Tableau
How to create a dashboard in Tableau
How to publish and share a workbook
How to use calculated fields in Tableau
How to use numeric, string, conditional, and analytical expressions/functions in Tableau
Introduction to Alteryx
How to use Alteryx workflows to cut out repetitive tasks
How to build visual workflows in Alteryx
How to make the most of 'Favorite Tools' as core Alteryx building blocks
How to filter data in Alteryx
How to use the basic functions in Alteryx to match data
How to dynamically rename datasets
How to parse data in Alteryx
How to create reports in Alteryx that run on demand
How to use the predictive tools in Alteryx to perform data analysis
How to build a k-centroid clustering model using Alteryx
How to build a logistic regression in Alteryx
How to build a decision tree-based regression in Alteryx
How to build a random forest-based model
Getting Started in Qlik Sense
The difference between Qlik Sense and Qlik View
How to load data in Qlik Sense
How to create and upload apps in Qlik Sense
All about the different charts and graphs available in Qlik Sense
All about Tables and Pivot Tables in Qlik Sense
How to create your analysis in the Story Telling tab
About numeric and string functions in Qlik Sense
How to use the date and time formatting functions
How to use Conditional Functions
How to combine tables using JOIN, KEEP and CONCATENATE
How to use different charts and tables
How to use the Qlik Sense Geo Analytics tools (maps)
Power BI Intermediate Course
Importing and transforming data in Power Query
Importing Excel, text, and CSV files and combining files
Enabling/disabling load and report refresh
Resolving data import errors
Data modeling, relationship types, and troubleshooting relationship issues
Measures vs. calculated columns
Creating a date table with DAX
Creating additional and conditional columns
Using the ROUNDUP and SUMX functions
Creating quick measures and key measures tables
The DAX - CALCULATE function
Tables vs. matrix tables
Formatting visualizations and applying conditional formatting
Using column, line, and map charts
Gauge and card visualizations
Using slicers and filters and applying design elements
Creating a shared workspace in Power BI service
Building reports and dashboards
Pinning visualizations to the dashboard
Setting up scheduled refreshes
Tableau Desktop Advanced
Parameters and sample use cases
Level of Detail (LOD) expressions
Working with groups and sets
Use of spatial functions
Advanced filters
Table calculations
How to add interactivity using actions
Animating your visualizations
Advanced Tableau charts—circular, sunburst, bump, funnel, candlestick, and Sankey charts
Building geospatial dashboards and sales dashboards
Creating dashboards that utilize radial charts
This course bundle includes:
1. 30 hours of video tutorials
2. 190+ individual video lectures
3. Exercise and Instructor files to practice and follow along
4. Certificate of completion