Tag: tableau

  • Tableau + Git: Ignore default directories and preference files.

    Here’s a quick little item you might find handy. If you find it annoying that git keeps showing some of your default Tableau directories and files (which would probably only happen if you change your Tableau default repository) then you can set git to exclude those files and directories when it checks for modifications. In […]

  • Tableau: Format Date As String mm/dd/yyyy hh:mm

    gah. Why is some of this stuff so challenging in Tableau?  You have a date and you want to format it as a string? Why? So you can concatenate it with another string perhaps? Maybe you’re creating a calculated field to use in a label (that’s what I was doing). Unfortunately, when you convert a […]

  • Tableau: Custom Date Range Picker

    For Tableau requirements like: Allow user to choose “Last 7 Days”, “Last 30 Days”, etc. this is your ticket. It turns out one parameter and one calculated field are all you need.

  • Tableau – Where is the path to my extract!?!

    Suppose you create an extract in your desktop version of Tableau and everything is running great. Then one of your peers casually asks “how big is that .tde file anyway?” You quickly check file explorer and discover the extract is not in the default location (What is the default path?). It seems like there should […]

  • Tableau – What is the default path for extracts?

    What is the default path for tableau extracts on a windows desktop? C:\Users\<your user name>\Documents\My Tableau Repository\Datasources For example mine is: C:\Users\psteffek\Documents\My Tableau Repository\Datasources Boom.