TIP OF THE MONTH: >>Click here<< to find some great suggestions on how to design tableau dashboards. 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
| Column | ||
|---|---|---|
| ||
| Column | ||
|---|---|---|
| ||
RESOURCES |
...
