
TIP OF THE MONTH: Don't like how Tableau adds 'FY' in the front of the year on your chart? Create a calculated field to get fiscal year and use it instead: If DATEPART('month',[DateField])>=9 then DATEADD('year',year([DateField])-2000,#9/1/2000#) else DATEADD('year',year([DateField])-1-2000,#9/1/2000#) end
RESOURCES |
WHATS NEW? |
Can't find what you're looking for? Log in to use the page tree on the left or the new navigation page.
Send an email to tableausupport@austin.utexas.edu for access or support.