Parameter to choose between multiple visualizations

0 votes
How to use a parameter to choose charts in tableau like bar, line chart or area chart? How to do this?
Jun 10, 2019 in Tableau by Anitha
494 views

1 answer to this question.

0 votes

Hi Anitha, it's an easy procedure. 

Follow the below steps:

1. Create a parameter to choose the type of chart.

2. Now create a calculated field and use the field as below for each differing from the chart name.

IF [CHART]="Bar" Then SUM([Profit]) 
ELSE NULL END

3. Now place the created chart fields in the shelf.

4. Create a dual axis graph with the fields that are created and clear all lines and headers

You can now change your visual using parameter.

Hope it helps!

answered Jun 10, 2019 by Cherukuri
• 33,030 points

Related Questions In Tableau

0 votes
1 answer

How to split or divide the grouped data into multiple graphs?

One of a simple approach is to ...READ MORE

answered Apr 17, 2018 in Tableau by xyz
• 1,560 points
544 views
0 votes
1 answer

How to filter/parameter for different date ranges

Steps: Create a parameter control that the users ...READ MORE

answered Jun 21, 2018 in Tableau by Atul
• 10,240 points
4,771 views
0 votes
1 answer

How to return the string between 5th and 6th Spaces in a String

In Tableau 9 you can use regular ...READ MORE

answered Jun 27, 2018 in Tableau by ffdfd
• 5,550 points
696 views
0 votes
1 answer

How to create a single calculated field from multiple column filtering?

Try with this calculated field: ( ...READ MORE

answered Jul 6, 2018 in Tableau by ffdfd
• 5,550 points
991 views
0 votes
1 answer

Highlighting Via Parameter In Tableau

Hi Sindhu, You can highlight fields/columns using parameter ...READ MORE

answered Mar 11, 2019 in Tableau by Cherukuri
• 33,030 points
2,300 views
0 votes
1 answer

Highlighting Via Parameter In Tableau

Hi, Its a simple process, follow below ...READ MORE

answered Mar 14, 2019 in Tableau by Cherukuri
• 33,030 points
509 views
0 votes
1 answer

Tableau highlight few bars in chart

Hey Sindhu, As you have already created a ...READ MORE

answered Apr 23, 2019 in Tableau by Cherukuri
• 33,030 points
785 views
0 votes
1 answer

How to show data between few points/dates (measure) ?

Hi Akhil, You can show data values or ...READ MORE

answered Apr 24, 2019 in Tableau by Cherukuri
• 33,030 points
535 views
0 votes
1 answer

parameter to choose measures to display on screen

Hi Nithin, Follow the below steps: 1. Create parameter ...READ MORE

answered Jun 10, 2019 in Tableau by Cherukuri
• 33,030 points
443 views
0 votes
1 answer

Parameter to choose all values

HI Anitha, [Replace category with sub categories] Follow the ...READ MORE

answered Jun 13, 2019 in Tableau by anonymous
• 33,030 points
603 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP