SlideShare a Scribd company logo
Tableau Tools
Start the Installation Wizard
Accept the License Agreement
Start Trial
Provide Your Details
Registration Complete
Verify the Installation
Connect to a Data Source
Choose the Dimensions and Measures
Apply Visualization Technique(1)
Apply Visualization Technique(2)
Menu Commands
File Menu
Data Menu
Worksheet Menu
Dashboard Menu
Story Menu
Analysis Menu
Map Menu
Format Menu
Server Menu
Tableau ─ File Types
File Type File
Extension
Purpose
Tableau
Workbook
.twb It contains information on
each sheet and dashboard
that
is present in a workbook.
Tableau
Packaged
Workbook
.twbx This file format contains
the details of a workbook
Tableau
Data Source
.tds The details of the
connection used to create
the tableau
report are stored in this file
Tableau
Packaged
Data source
.tdsx This file is similar to the
.tds file with the addition
of data
along with the connection
details.
Cont..
Tableau Data
Extract
.tde This file contains the data used in a
.twb file in a highly
compressed columnar data format.
Tableau
Bookmark
.tbm These files contain a single
worksheet that is shared
easily to be pasted into other
workbooks.
Tableau
Preferences
.tps This file stores the color preference
used across all the
workbooks.
Tableau ─ Data Types
Data Type Description Example
STRING Any sequence of zero or more characters. They are
enclosed within single quotes.
'Hello'
'Quoted'
'quote'
NUMBER These are either integers or floating points. 142.58
BOOLEAN They are logical values. TRUE
FALSE
DATE &
DATETIME
Tableau recognizes dates in almost all formats. "02/01/2015"
"#3 March
1982"
Tableau ─ Show Me
Show Me with Two Fields
Show Me with Multiple Fields
Tableau ─ Data Terminology
• Alias
• Bin
• Bookmark
• Calculated Field
• Crosstab
• Dashboard
• Data Pane
• Data Source Page
• Dimension
• Extract
• Filters Shelf
• Format Pane
• Level Of Detail (LOD)
• Marks
• Marks Card
• Pages Shelf
• Rows Shelf
• Shelves
• Workbook
• Worksheet
Tableau ─ Data Sources
Drill Down View(1)
Drill Down View(2)
Swapping Dimensions
Swapping Dimensions cont
Tableau ─ Extracting Data( Creating an
Extract)
Applying Extract Filters
Adding New Data to Extract
Extract History
Adding Fields to Worksheet
Combining Two Fields
Searching Fields
Reordering Fields
Tableau ─ Editing Metadata (Checking
the Metadata)
Changing the Data Type
Renaming and Hiding
Column Alias
Tableau ─ Data Joining
Editing a Join Type
Editing Join Fields
Tableau ─ Data Blending
Adding Secondary Data Source
Blending the Data
Tableau ─ Add Worksheets
Quick Preview of a Worksheet
Tableau ─ Rename Worksheet
worksheet with the new name.
Deleting the Worksheet
worksheet has been deleted.
Reorder Worksheet
New position on
dragging the third worksheet from left to the new position.
Calculations (Operators)
Types of Operator
• General Operators
• Arithmetic Operators
• Relational Operators
• Logical Operators
General Operators
Operator Description Example
+(addition) Adds two numbers.
Concatenates two strings.
Adds days to dates.
7 + 3
Profit + Sales
'abc' + 'def' = 'abcdef'
#April 15, 2004# + 15 = #April 30,
2004#
–
(subtraction)
Subtracts two numbers.
Subtracts days from dates.
-(7+3) = -10
#April 16, 2004# - 15 = #April 1,2004#
Arithmetic Operators
Operator Description Example
*(Multiplication) Numeric multiplication 23*2 = 46
/(Division) Numeric division 45/2 = 22.5
%(modulo) Reminder of numeric
division
13 % 2 = 1
^(power) Raised to the power 2^3 = 8
Comparison Operators
Operator Description Example
= = or =
(Equal to)
Compares two numbers or
two strings
‘Hello’ =
‘Hello’5 = 15/ 3
!= or <> (Not
equal to)
Compares two numbers or
two strings or two dates to
be unequal.
‘Good’ <>
‘Bad’
18 != 37 / 2
> (Greater than) Compares two numbers or
two strings or two dates
[Profit] > 20000
[Category] > ‘Q’
[Ship date] > #April 1,
2004#
< (Less than) Compares two numbers or
two strings or two dates
[Profit] < 20000
[Category] < ‘Q’
[Ship date] < #April 1,
2004#
Logical Operators
Operator Description Example
AND If the expressions or
Boolean values present on
both
[Ship Date] > #April
1, 2012# AND
[Profit] > 10000
OR If any one or both of the
expressions or Boolean
values present
[Ship Date] > #April
1, 2012# OR
[Profit] > 10000
NOT This operator negates the
Boolean value of the
expression present after it.
NOT [Ship Date] >
#April 1, 2012#
Tableau ─ Functions
• Following are the description of different ca
tegories of functions.
• Number Functions
• String Functions
• Date Functions
• Logical Functions
• Aggregate Functions
Number Functions
• Function Description Example
• CEILING (number)
• Rounds a number to the nearest integer of equal or
greater value.
• CEILING(2.145) = 3
• POWER (number,power)
• Raises the number to the specified power.
• POWER(5,3) = 125
• ROUND (number,[decimals])
• Rounds the numbers to a specified number of digits.
• ROUND(3.14152,2) =3.14
Tableau ─ Numeric Calculations
Calculation Editor
Create a Formula
Using the Calculated Field
Applying Aggregate Calculations
Tableau PPT.ppt
Tableau ─ String Calculations(Create Calculated Field)
Calculation Editor
Create a Formula
Using the Calculated Field
Date Calculations(Create Calculated Field)
Calculation Editor
Create a Formula
Using the Calculated Field
Tableau ─ LOD Expressions
• Level of Detail (LOD) expressions are used to run complex queries involving many
• dimensions at the data source level instead of bringing all the data to Tableau
interface. A
• simple example is adding dimension to an already calculated aggregate value.
• Types of LOD
• There are three main types of LOD expressions.
• FIXED LOD: This expression computes values using the specified dimensions
• without reference to any other dimensions in the view.
• INCLUDE LOD: This level of detail expressions compute values using the
specified
• dimensions in addition to whatever dimensions are in the view.
• EXCLUDE LOD: These levels of detail expressions subtract dimensions from the
• view level of detail.
FIXED Level of Detail Expressions
Tableau ─ Quick Filters
Tableau ─ Bar Chart
Bar Chart with Color Range
Stacked Bar Chart
Tableau ─ Line Chart, Simple Line Chart
Multiple Measure Line Chart
Line Chart with Label
Tableau ─ Pie Chart, Simple Pie Chart
Drill-Down Pie Chart
Tableau PPT.ppt
Tableau ─ Crosstab, Simple Crosstab
Crosstab - Color Encoded
Crosstab with Row Percentage
Tableau PPT.ppt
Tableau ─ Scatter Plot
Scatter Plot - Color Encoded
Drill-Down Scatter Plot
Tableau - Bubble Chart, Simple Bubble Chart
Bubble Chart with Measure Values
Bubble Chart with Measure Colors
Tableau ─ Bullet Graph
Tableau PPT.ppt
Tableau ─ Box Plot, Creating a Box Plot
Tableau ─ Tree Map, Creating a Tree Map
Tableau ─ Bump Chart
Tableau PPT.ppt
Tableau PPT.ppt
Tableau ─ Gantt Chart
Tableau PPT.ppt
Tableau PPT.ppt
Tableau ─ Histogram
Creating a Histogram with Dimension
Tableau ─ Motion Charts
Tableau PPT.ppt
Tableau PPT.ppt
Tableau - Waterfall Charts
Tableau PPT.ppt
Dashboard
Tableau PPT.ppt
Ad

More Related Content

What's hot (20)

Tableau Software - Business Analytics and Data Visualization
Tableau Software - Business Analytics and Data VisualizationTableau Software - Business Analytics and Data Visualization
Tableau Software - Business Analytics and Data Visualization
lesterathayde
 
My tableau
My tableauMy tableau
My tableau
Girish Srivastava
 
Visualization using Tableau
Visualization using TableauVisualization using Tableau
Visualization using Tableau
Girija Muscut
 
Tableau
TableauTableau
Tableau
Nilesh Patel
 
How to Improve Data Analysis Through Visualization in Tableau
How to Improve Data Analysis Through Visualization in TableauHow to Improve Data Analysis Through Visualization in Tableau
How to Improve Data Analysis Through Visualization in Tableau
Edureka!
 
SSIS Presentation
SSIS PresentationSSIS Presentation
SSIS Presentation
BarbaraBederman
 
Tableau
TableauTableau
Tableau
PRATIK PATAWARI
 
Tableau - Learning Objectives for Data, Graphs, Filters, Dashboards and Advan...
Tableau - Learning Objectives for Data, Graphs, Filters, Dashboards and Advan...Tableau - Learning Objectives for Data, Graphs, Filters, Dashboards and Advan...
Tableau - Learning Objectives for Data, Graphs, Filters, Dashboards and Advan...
Srinath Reddy
 
Tableau Suite Analysis
Tableau Suite Analysis Tableau Suite Analysis
Tableau Suite Analysis
Kymberly Grayson-Perry
 
Tableau
TableauTableau
Tableau
Shallote Dsouza
 
Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2
Arun K
 
Introduction to DAX Language
Introduction to DAX LanguageIntroduction to DAX Language
Introduction to DAX Language
Antonios Chatzipavlis
 
Tableau PPT Intro, Features, Advantages, Disadvantages
Tableau PPT Intro, Features, Advantages, DisadvantagesTableau PPT Intro, Features, Advantages, Disadvantages
Tableau PPT Intro, Features, Advantages, Disadvantages
Burn & Born
 
DAX and Power BI Training - 002 DAX Level 1 - 3
DAX and Power BI Training - 002 DAX Level 1 - 3DAX and Power BI Training - 002 DAX Level 1 - 3
DAX and Power BI Training - 002 DAX Level 1 - 3
Will Harvey
 
Azure data platform overview
Azure data platform overviewAzure data platform overview
Azure data platform overview
James Serra
 
Microsoft Power BI
Microsoft Power BIMicrosoft Power BI
Microsoft Power BI
Geetika
 
Intro to DAX Patterns
Intro to DAX PatternsIntro to DAX Patterns
Intro to DAX Patterns
Eric Bragas
 
Power query
Power queryPower query
Power query
Marco Pozzan
 
Alteryx Presentation
Alteryx PresentationAlteryx Presentation
Alteryx Presentation
Mohd Abu Taurab
 
Power BI - Bring your data together
Power BI - Bring your data togetherPower BI - Bring your data together
Power BI - Bring your data together
Stéphane Fréchette
 
Tableau Software - Business Analytics and Data Visualization
Tableau Software - Business Analytics and Data VisualizationTableau Software - Business Analytics and Data Visualization
Tableau Software - Business Analytics and Data Visualization
lesterathayde
 
Visualization using Tableau
Visualization using TableauVisualization using Tableau
Visualization using Tableau
Girija Muscut
 
How to Improve Data Analysis Through Visualization in Tableau
How to Improve Data Analysis Through Visualization in TableauHow to Improve Data Analysis Through Visualization in Tableau
How to Improve Data Analysis Through Visualization in Tableau
Edureka!
 
Tableau - Learning Objectives for Data, Graphs, Filters, Dashboards and Advan...
Tableau - Learning Objectives for Data, Graphs, Filters, Dashboards and Advan...Tableau - Learning Objectives for Data, Graphs, Filters, Dashboards and Advan...
Tableau - Learning Objectives for Data, Graphs, Filters, Dashboards and Advan...
Srinath Reddy
 
Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2
Arun K
 
Tableau PPT Intro, Features, Advantages, Disadvantages
Tableau PPT Intro, Features, Advantages, DisadvantagesTableau PPT Intro, Features, Advantages, Disadvantages
Tableau PPT Intro, Features, Advantages, Disadvantages
Burn & Born
 
DAX and Power BI Training - 002 DAX Level 1 - 3
DAX and Power BI Training - 002 DAX Level 1 - 3DAX and Power BI Training - 002 DAX Level 1 - 3
DAX and Power BI Training - 002 DAX Level 1 - 3
Will Harvey
 
Azure data platform overview
Azure data platform overviewAzure data platform overview
Azure data platform overview
James Serra
 
Microsoft Power BI
Microsoft Power BIMicrosoft Power BI
Microsoft Power BI
Geetika
 
Intro to DAX Patterns
Intro to DAX PatternsIntro to DAX Patterns
Intro to DAX Patterns
Eric Bragas
 
Power BI - Bring your data together
Power BI - Bring your data togetherPower BI - Bring your data together
Power BI - Bring your data together
Stéphane Fréchette
 

Similar to Tableau PPT.ppt (20)

lecture_3.ppt
lecture_3.pptlecture_3.ppt
lecture_3.ppt
Farhan646135
 
SAP ABAP data dictionary
SAP ABAP data dictionarySAP ABAP data dictionary
SAP ABAP data dictionary
Revanth Nagaraju
 
Tableau calculations and experience.pptx
Tableau calculations and experience.pptxTableau calculations and experience.pptx
Tableau calculations and experience.pptx
RohithMurthy8
 
Sql server
Sql serverSql server
Sql server
Fajar Baskoro
 
Mssql
MssqlMssql
Mssql
Janas Khan
 
Chris Seebacher Portfolio
Chris Seebacher PortfolioChris Seebacher Portfolio
Chris Seebacher Portfolio
guest3ea163
 
003.query
003.query003.query
003.query
Học Huỳnh Bá
 
Pandas yayyyyyyyyyyyyyyyyyin Python.pptx
Pandas yayyyyyyyyyyyyyyyyyin Python.pptxPandas yayyyyyyyyyyyyyyyyyin Python.pptx
Pandas yayyyyyyyyyyyyyyyyyin Python.pptx
AamnaRaza1
 
Introduction to R programming Language.pptx
Introduction to R programming Language.pptxIntroduction to R programming Language.pptx
Introduction to R programming Language.pptx
kemetex
 
New slides access
New slides accessNew slides access
New slides access
jooomalaga
 
BI Knowledge Sharing Session 2
BI Knowledge Sharing Session 2BI Knowledge Sharing Session 2
BI Knowledge Sharing Session 2
Kelvin Chan
 
Tableau course curriculum
Tableau course curriculumTableau course curriculum
Tableau course curriculum
Madhukar Reddy
 
Statistics Linear Regression Model by Maqsood Asalam
Statistics Linear Regression Model by Maqsood AsalamStatistics Linear Regression Model by Maqsood Asalam
Statistics Linear Regression Model by Maqsood Asalam
UsamaIqbal83
 
MS SQL Server.ppt
MS SQL Server.pptMS SQL Server.ppt
MS SQL Server.ppt
QuyVo27
 
Data Analytics with R and SQL Server
Data Analytics with R and SQL ServerData Analytics with R and SQL Server
Data Analytics with R and SQL Server
Stéphane Fréchette
 
Lecture 9.pptx
Lecture 9.pptxLecture 9.pptx
Lecture 9.pptx
MathewJohnSinoCruz
 
Optimizing queries MySQL
Optimizing queries MySQLOptimizing queries MySQL
Optimizing queries MySQL
Georgi Sotirov
 
Tableau Course Content Vijay - BTS
Tableau Course Content Vijay - BTSTableau Course Content Vijay - BTS
Tableau Course Content Vijay - BTS
Bound Tech Solutions
 
asdasdasdasdsadasdasdasdasdsadasdasdasdsadsadasd
asdasdasdasdsadasdasdasdasdsadasdasdasdsadsadasdasdasdasdasdsadasdasdasdasdsadasdasdasdsadsadasd
asdasdasdasdsadasdasdasdasdsadasdasdasdsadsadasd
MuhamedAhmed35
 
SQL Server Learning Drive
SQL Server Learning Drive SQL Server Learning Drive
SQL Server Learning Drive
TechandMate
 
Tableau calculations and experience.pptx
Tableau calculations and experience.pptxTableau calculations and experience.pptx
Tableau calculations and experience.pptx
RohithMurthy8
 
Chris Seebacher Portfolio
Chris Seebacher PortfolioChris Seebacher Portfolio
Chris Seebacher Portfolio
guest3ea163
 
Pandas yayyyyyyyyyyyyyyyyyin Python.pptx
Pandas yayyyyyyyyyyyyyyyyyin Python.pptxPandas yayyyyyyyyyyyyyyyyyin Python.pptx
Pandas yayyyyyyyyyyyyyyyyyin Python.pptx
AamnaRaza1
 
Introduction to R programming Language.pptx
Introduction to R programming Language.pptxIntroduction to R programming Language.pptx
Introduction to R programming Language.pptx
kemetex
 
New slides access
New slides accessNew slides access
New slides access
jooomalaga
 
BI Knowledge Sharing Session 2
BI Knowledge Sharing Session 2BI Knowledge Sharing Session 2
BI Knowledge Sharing Session 2
Kelvin Chan
 
Tableau course curriculum
Tableau course curriculumTableau course curriculum
Tableau course curriculum
Madhukar Reddy
 
Statistics Linear Regression Model by Maqsood Asalam
Statistics Linear Regression Model by Maqsood AsalamStatistics Linear Regression Model by Maqsood Asalam
Statistics Linear Regression Model by Maqsood Asalam
UsamaIqbal83
 
MS SQL Server.ppt
MS SQL Server.pptMS SQL Server.ppt
MS SQL Server.ppt
QuyVo27
 
Data Analytics with R and SQL Server
Data Analytics with R and SQL ServerData Analytics with R and SQL Server
Data Analytics with R and SQL Server
Stéphane Fréchette
 
Optimizing queries MySQL
Optimizing queries MySQLOptimizing queries MySQL
Optimizing queries MySQL
Georgi Sotirov
 
Tableau Course Content Vijay - BTS
Tableau Course Content Vijay - BTSTableau Course Content Vijay - BTS
Tableau Course Content Vijay - BTS
Bound Tech Solutions
 
asdasdasdasdsadasdasdasdasdsadasdasdasdsadsadasd
asdasdasdasdsadasdasdasdasdsadasdasdasdsadsadasdasdasdasdasdsadasdasdasdasdsadasdasdasdsadsadasd
asdasdasdasdsadasdasdasdasdsadasdasdasdsadsadasd
MuhamedAhmed35
 
SQL Server Learning Drive
SQL Server Learning Drive SQL Server Learning Drive
SQL Server Learning Drive
TechandMate
 
Ad

Recently uploaded (20)

How iCode cybertech Helped Me Recover My Lost Funds
How iCode cybertech Helped Me Recover My Lost FundsHow iCode cybertech Helped Me Recover My Lost Funds
How iCode cybertech Helped Me Recover My Lost Funds
ireneschmid345
 
Template_A3nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
Template_A3nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnTemplate_A3nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
Template_A3nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
cegiver630
 
Thingyan is now a global treasure! See how people around the world are search...
Thingyan is now a global treasure! See how people around the world are search...Thingyan is now a global treasure! See how people around the world are search...
Thingyan is now a global treasure! See how people around the world are search...
Pixellion
 
EDU533 DEMO.pptxccccvbnjjkoo jhgggggbbbb
EDU533 DEMO.pptxccccvbnjjkoo jhgggggbbbbEDU533 DEMO.pptxccccvbnjjkoo jhgggggbbbb
EDU533 DEMO.pptxccccvbnjjkoo jhgggggbbbb
JessaMaeEvangelista2
 
LLM finetuning for multiple choice google bert
LLM finetuning for multiple choice google bertLLM finetuning for multiple choice google bert
LLM finetuning for multiple choice google bert
ChadapornK
 
Calories_Prediction_using_Linear_Regression.pptx
Calories_Prediction_using_Linear_Regression.pptxCalories_Prediction_using_Linear_Regression.pptx
Calories_Prediction_using_Linear_Regression.pptx
TijiLMAHESHWARI
 
chapter 4 Variability statistical research .pptx
chapter 4 Variability statistical research .pptxchapter 4 Variability statistical research .pptx
chapter 4 Variability statistical research .pptx
justinebandajbn
 
04302025_CCC TUG_DataVista: The Design Story
04302025_CCC TUG_DataVista: The Design Story04302025_CCC TUG_DataVista: The Design Story
04302025_CCC TUG_DataVista: The Design Story
ccctableauusergroup
 
Conic Sectionfaggavahabaayhahahahahs.pptx
Conic Sectionfaggavahabaayhahahahahs.pptxConic Sectionfaggavahabaayhahahahahs.pptx
Conic Sectionfaggavahabaayhahahahahs.pptx
taiwanesechetan
 
Defense Against LLM Scheming 2025_04_28.pptx
Defense Against LLM Scheming 2025_04_28.pptxDefense Against LLM Scheming 2025_04_28.pptx
Defense Against LLM Scheming 2025_04_28.pptx
Greg Makowski
 
Flip flop presenation-Presented By Mubahir khan.pptx
Flip flop presenation-Presented By Mubahir khan.pptxFlip flop presenation-Presented By Mubahir khan.pptx
Flip flop presenation-Presented By Mubahir khan.pptx
mubashirkhan45461
 
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptxPerencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
PareaRusan
 
Ch3MCT24.pptx measure of central tendency
Ch3MCT24.pptx measure of central tendencyCh3MCT24.pptx measure of central tendency
Ch3MCT24.pptx measure of central tendency
ayeleasefa2
 
Principles of information security Chapter 5.ppt
Principles of information security Chapter 5.pptPrinciples of information security Chapter 5.ppt
Principles of information security Chapter 5.ppt
EstherBaguma
 
AI Competitor Analysis: How to Monitor and Outperform Your Competitors
AI Competitor Analysis: How to Monitor and Outperform Your CompetitorsAI Competitor Analysis: How to Monitor and Outperform Your Competitors
AI Competitor Analysis: How to Monitor and Outperform Your Competitors
Contify
 
Secure_File_Storage_Hybrid_Cryptography.pptx..
Secure_File_Storage_Hybrid_Cryptography.pptx..Secure_File_Storage_Hybrid_Cryptography.pptx..
Secure_File_Storage_Hybrid_Cryptography.pptx..
yuvarajreddy2002
 
Adobe Analytics NOAM Central User Group April 2025 Agent AI: Uncovering the S...
Adobe Analytics NOAM Central User Group April 2025 Agent AI: Uncovering the S...Adobe Analytics NOAM Central User Group April 2025 Agent AI: Uncovering the S...
Adobe Analytics NOAM Central User Group April 2025 Agent AI: Uncovering the S...
gmuir1066
 
Digilocker under workingProcess Flow.pptx
Digilocker  under workingProcess Flow.pptxDigilocker  under workingProcess Flow.pptx
Digilocker under workingProcess Flow.pptx
satnamsadguru491
 
md-presentHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHation.pptx
md-presentHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHation.pptxmd-presentHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHation.pptx
md-presentHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHation.pptx
fatimalazaar2004
 
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
James Francis Paradigm Asset Management
 
How iCode cybertech Helped Me Recover My Lost Funds
How iCode cybertech Helped Me Recover My Lost FundsHow iCode cybertech Helped Me Recover My Lost Funds
How iCode cybertech Helped Me Recover My Lost Funds
ireneschmid345
 
Template_A3nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
Template_A3nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnTemplate_A3nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
Template_A3nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
cegiver630
 
Thingyan is now a global treasure! See how people around the world are search...
Thingyan is now a global treasure! See how people around the world are search...Thingyan is now a global treasure! See how people around the world are search...
Thingyan is now a global treasure! See how people around the world are search...
Pixellion
 
EDU533 DEMO.pptxccccvbnjjkoo jhgggggbbbb
EDU533 DEMO.pptxccccvbnjjkoo jhgggggbbbbEDU533 DEMO.pptxccccvbnjjkoo jhgggggbbbb
EDU533 DEMO.pptxccccvbnjjkoo jhgggggbbbb
JessaMaeEvangelista2
 
LLM finetuning for multiple choice google bert
LLM finetuning for multiple choice google bertLLM finetuning for multiple choice google bert
LLM finetuning for multiple choice google bert
ChadapornK
 
Calories_Prediction_using_Linear_Regression.pptx
Calories_Prediction_using_Linear_Regression.pptxCalories_Prediction_using_Linear_Regression.pptx
Calories_Prediction_using_Linear_Regression.pptx
TijiLMAHESHWARI
 
chapter 4 Variability statistical research .pptx
chapter 4 Variability statistical research .pptxchapter 4 Variability statistical research .pptx
chapter 4 Variability statistical research .pptx
justinebandajbn
 
04302025_CCC TUG_DataVista: The Design Story
04302025_CCC TUG_DataVista: The Design Story04302025_CCC TUG_DataVista: The Design Story
04302025_CCC TUG_DataVista: The Design Story
ccctableauusergroup
 
Conic Sectionfaggavahabaayhahahahahs.pptx
Conic Sectionfaggavahabaayhahahahahs.pptxConic Sectionfaggavahabaayhahahahahs.pptx
Conic Sectionfaggavahabaayhahahahahs.pptx
taiwanesechetan
 
Defense Against LLM Scheming 2025_04_28.pptx
Defense Against LLM Scheming 2025_04_28.pptxDefense Against LLM Scheming 2025_04_28.pptx
Defense Against LLM Scheming 2025_04_28.pptx
Greg Makowski
 
Flip flop presenation-Presented By Mubahir khan.pptx
Flip flop presenation-Presented By Mubahir khan.pptxFlip flop presenation-Presented By Mubahir khan.pptx
Flip flop presenation-Presented By Mubahir khan.pptx
mubashirkhan45461
 
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptxPerencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
PareaRusan
 
Ch3MCT24.pptx measure of central tendency
Ch3MCT24.pptx measure of central tendencyCh3MCT24.pptx measure of central tendency
Ch3MCT24.pptx measure of central tendency
ayeleasefa2
 
Principles of information security Chapter 5.ppt
Principles of information security Chapter 5.pptPrinciples of information security Chapter 5.ppt
Principles of information security Chapter 5.ppt
EstherBaguma
 
AI Competitor Analysis: How to Monitor and Outperform Your Competitors
AI Competitor Analysis: How to Monitor and Outperform Your CompetitorsAI Competitor Analysis: How to Monitor and Outperform Your Competitors
AI Competitor Analysis: How to Monitor and Outperform Your Competitors
Contify
 
Secure_File_Storage_Hybrid_Cryptography.pptx..
Secure_File_Storage_Hybrid_Cryptography.pptx..Secure_File_Storage_Hybrid_Cryptography.pptx..
Secure_File_Storage_Hybrid_Cryptography.pptx..
yuvarajreddy2002
 
Adobe Analytics NOAM Central User Group April 2025 Agent AI: Uncovering the S...
Adobe Analytics NOAM Central User Group April 2025 Agent AI: Uncovering the S...Adobe Analytics NOAM Central User Group April 2025 Agent AI: Uncovering the S...
Adobe Analytics NOAM Central User Group April 2025 Agent AI: Uncovering the S...
gmuir1066
 
Digilocker under workingProcess Flow.pptx
Digilocker  under workingProcess Flow.pptxDigilocker  under workingProcess Flow.pptx
Digilocker under workingProcess Flow.pptx
satnamsadguru491
 
md-presentHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHation.pptx
md-presentHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHation.pptxmd-presentHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHation.pptx
md-presentHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHation.pptx
fatimalazaar2004
 
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
James Francis Paradigm Asset Management
 
Ad

Tableau PPT.ppt