Welcome [tc18.tableau.com] · 2020. 1. 6. · var css_pp = pd.css(data); var css_min =...

Preview:

Citation preview

Welcome

Parameters! Oh the places you’ll go!

Mathew Luebbert

Manager, Engineering

Tableau

# T C 1 8

Nick Hritsko

Sr. Manager, Engineering

Tableau

About Matt

About Matt

About Matt

• This is Matt’s Favorite Chicken

About Matt

• This is Matt’s Favorite Chicken• Her Name is Killer

About Matt

• This is Matt’s Favorite Chicken• Her Name is Killer• Matt’s favorite feature is LoD Calcs

About Matt

• This is Matt’s Favorite Chicken• Her Name is Killer• Matt’s favorite feature is LoD Calcs• He likes parameters too

About Matt

About Nick

About Nick

Favorite feature – subscriptions

About Nick

Favorite feature – SubscriptionsParameters are pretty neat too

About Nick

What is a Parameter?

What Is a Parameter?

• User Input• A way of letting users specify a value

• A “variable” in programming speak

• Useful for What-If? Analysis

• Data Source• Params are fields

• Live in a special data source

• Can be used in calculations, etc.

Demo

Please complete the

session survey from the

Session Details screen

in your TC18 app

Thank you!

#TC18

Contact or CTA info goes here

Agenda

Lorem ipsum dolor sit amet, error possim

Lorem ipsum dolor sit amet, error possim

Lorem ipsum dolor sit amet, error possim

Lorem ipsum dolor sit amet, error possim

Lorem ipsum dolor sit amet, error possim

Agenda

Lorem ipsum dolor sit amet, error possim

Lorem ipsum dolor sit amet, error possim

Lorem ipsum dolor sit amet, error possim

Lorem ipsum dolor sit amet, error possim

Lorem ipsum dolor sit amet, error possim

Slide Title

Main topic 1:Subtopic copy goes hereSubtopic copy goes here

Main topic 2:Subtopic copy goes here

Subtopic copy goes here

Main topic 3:Subtopic copy goes here

Subtopic copy goes here

Slide Title (2 Column layout)

Main topic 1:Subtopic copy goes hereSubtopic copy goes here

Main topic 2:Subtopic copy goes here

Subtopic copy goes here

Main topic 3:Subtopic copy goes here

Subtopic copy goes here

Main topic 1:Subtopic copy goes hereSubtopic copy goes here

Main topic 2:Subtopic copy goes here

Subtopic copy goes here

Main topic 3:Subtopic copy goes here

Subtopic copy goes here

Slide Title

Main topic 1:Subtopic copy goes hereSubtopic copy goes here

Main topic 2:Subtopic copy goes here

Subtopic copy goes here

Main topic 3:Subtopic copy goes here

Subtopic copy goes here

Slide Title (2 Column layout)

Main topic 1:Subtopic copy goes hereSubtopic copy goes here

Main topic 2:Subtopic copy goes here

Subtopic copy goes here

Main topic 3:Subtopic copy goes here

Subtopic copy goes here

Main topic 1:Subtopic copy goes hereSubtopic copy goes here

Main topic 2:Subtopic copy goes here

Subtopic copy goes here

Main topic 3:Subtopic copy goes here

Subtopic copy goes here

Slide Title (Image with text)

• Main topic 1:• Subtopic copy goes here• Subtopic copy goes here

• Main topic 2:• Subtopic copy goes here

• Subtopic copy goes here

• Main topic 3:• Subtopic copy goes here

• Subtopic copy goes here

Sample Code

var pd = require('pretty-data').pd;

var xml_pp = pd.xml(data);

var xml_min = pd.xmlmin(data [,true]);

var json_pp = pd.json(data);

var json_min = pd.jsonmin(data);

var css_pp = pd.css(data);

var css_min = pd.cssmin(data [, true]);

var sql_pp = pd.sql(data);

var sql_min = pd.sqlmin(data);

Sample Code

var pd = require('pretty-data').pd;

var xml_pp = pd.xml(data);

var xml_min = pd.xmlmin(data [,true]);

var json_pp = pd.json(data);

var json_min = pd.jsonmin(data);

var css_pp = pd.css(data);

var css_min = pd.cssmin(data [, true]);

var sql_pp = pd.sql(data);

var sql_min = pd.sqlmin(data);

Click to add quote

Name

Title, Org

Click to add quote

Name

Title, Org

Click to add quote

Name

Title, Org

Please complete the

session survey from the

Session Details screen

in your TC18 app

Recommended