Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				1
                        vote
                    1
                        answer
                    4835
                        views
                    Hello! I am relatively new to Tableau so forgive me if this is a stupid question. I have a stacked bar chart where I am trying to zoom in to be able to compare bar lengths a little bit easier...when I hold down the control key and use my scroll wheel, like I do in other applications to zoom in or ou...
    
    
    
    
0
                        votes
                    1
                        answer
                    277
                        views
                    When I am working with a dual axis chart and I right click on the second axis and uncheck "Show header" how do I turn it back on? I am unable to right click anywhere in the are where the axis was before and need to know how to turn this back on. Thanks!
    
    
    
    
4
                        votes
                    1
                        answer
                    654
                        views
                    Tags: 
                                        I am trying to change a field in the format 'yyyy-mm-dd hh:mm:ss' from a DateTime datatype to a Date datatype 'yyy-mm-dd'. I am accomplishing this in the Formula tool with Left([DateTimeField], 10) but I am unable to change the data type in the formula tool and the output still has the full DateTime...
    
    
    
    
1
                        vote
                    1
                        answer
                    294
                        views
                    
                    asked 5 years ago by Alteryx Training                                    
            
            
                            
                                            updated 5 years ago by Charles Coleman                                    
            
                            
                    Category:
                    
                    Data Analytics
                
            
            
            
            
        I installed a new version of Alteryx, and now I'm missing a bunch of my Parse, In-Database, Reporting, Documentation, Interface, and Data Investigation tools! Do I need to go out to the Alteryx Gallery and download them for some reason?  How do I get these back?
    
    
    
    
0
                        votes
                    1
                        answer
                    187
                        views
                    Hi, How do I quickly change multiple fields at once in Tableau? Thanks.
    
    
    
    
0
                        votes
                    1
                        answer
                    266
                        views
                    Hi, I have an Excel spreadsheet on my shared drive, and when I connect to the data and publish, I am unable to update my workbook with the new data.   Thanks, Rob
    
    
    
    
0
                        votes
                    1
                        answer
                    775
                        views
                    How can I show multiple periods (WTD, MTD, QTD, YTD, and LYTD) across my columns in one row like Microsoft excel?
    
    
    
    
4
                        votes
                    1
                        answer
                    305
                        views
                    Tags: 
                                        I am trying to automate a process that reads in several xlsx workbooks. The sheet names on these workbooks change periodically so I cannot hard code the sheet names. Is there a way to get the sheet name for each of these files?   Thanks.
    
    
    
    
4
                        votes
                    1
                        answer
                    822
                        views
                    Tags: 
                                        I am trying to use the Filter Tool and custom filter a column where it equals multiple values. I am using the following statement: [Field 1] = 'A' or 'B' or 'C' In the true output of the filter tool I am only getting 'A' as a result. How can I filter on multiple values?