Tableau Calc field syntax - inches to feet

0 votes
Can somebody assist me with the syntax for creating a calculated field in Tableau? I have a list of inches of height data that I'd want to convert to feet and inches.
72 inches, for example, is equal to 6 feet. 6.08 to 73 feet (or rounded to 6.1). Any assistance is much appreciated.
Mar 29, 2022 in Tableau by Vaani
• 7,020 points
424 views

1 answer to this question.

0 votes

If your current field is named height, the computation is as follows:

[height] / 12

To set default format (round to 1 decimal place), right click on the field and select Default Properties -> Number Format -> Number (Custom) -> 1 decimal place.

Review this documentation for getting started with calculated fields.

https://onlinehelp.tableau.com/current/pro/desktop/en-us/calculations_calculatedfields_create.html

answered Apr 5, 2022 by Neha
• 9,060 points

Related Questions In Tableau

0 votes
1 answer

Is it possible to join tables on the basis of some calculated field in Tableau?

@Ammy999, You can not perform join in ...READ MORE

answered May 17, 2018 in Tableau by Mathew1810
1,188 views
0 votes
1 answer

How to add parameter and calculated field filter in tableau?

Hi Sindhu,  You cannot add parameter as a ...READ MORE

answered Mar 8, 2019 in Tableau by Cherukuri
• 33,030 points
4,693 views
0 votes
1 answer

How to replace the count(field) which is missing in data with zero in tableau?

Use calculated field to create a dummy ...READ MORE

answered Dec 21, 2019 in Tableau by sindhu
1,807 views
0 votes
0 answers

How to we make a filter(from a calculated field) a context filter in Tableau

Booking Size is a computed field with ...READ MORE

Mar 10, 2022 in Tableau by Neha
• 9,060 points
609 views
0 votes
0 answers

Tableau Map view Continent List

I've been attempting to tidy up my ...READ MORE

Feb 28, 2022 in Tableau by Vaani
• 7,020 points
421 views
0 votes
0 answers

Downloading tableau workbook from tableau server with data

I'm brand new to tableau server. I ...READ MORE

Feb 28, 2022 in Tableau by Vaani
• 7,020 points
414 views
0 votes
0 answers

Tableau server view url, :embed=y added to end

I'm trying to access a Tableau display, ...READ MORE

Mar 2, 2022 in Tableau by Vaani
• 7,020 points
479 views
0 votes
1 answer

How to create a half circle donut chart in Tableau

There is a simple way to accomplish ...READ MORE

answered Apr 7, 2022 in Tableau by Neha
• 9,060 points
2,260 views
0 votes
1 answer

How to fix spelling error in a field or column value using Tableau?

You should be able to use a ...READ MORE

answered Mar 10, 2022 in Tableau by Neha
• 9,060 points
575 views
0 votes
1 answer

How to upload data to Tableau Server in Python

Then install the tableau-api-lib utility for Python ...READ MORE

answered Mar 4, 2022 in Tableau by Neha
• 9,060 points
1,828 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