Posts

Showing posts from August, 2013

IOS - Jumping Buttons

Sometimes you like to get the user's attention to a specific control like button or image etc. In Mac I have seen the icons jumping of the "Dock" to get our attention, So I thought why not try a similar behaviour inside a App. So below is the sample app where I have made a button to jump. IOS_JumpingButton_Example_Source_From_gitHub

Tableau - Ajax Filters

Image
Click here for other Tableau related Blogs In many report we might have requirements to restrict a "filter values" based on value selected on a another "filter". Usually we used to use AJAX techniques to achieve this. In tableau its quite easy to achieve the same result, by just checking few options. Here is a working sample -  ven_AJAX_Like_FilterSample Lets assume you have 3 filters continent, country  and city. Make a "quick Filter" for all three of them Optional Step: Change the filter to a multi-drop down box or just leave it as is Now from the "quick filter" options ( the down arrow on the right corner of quick filter) of the Country filter  and check "only relavant values". Do the same for City filter Now you will see that the country filter values and city filter values gets adjusted based on what value you select on other filters.

Tableau - Index

This post will link to all the other posts on Tableau. Ajax Filters .( i.e when you select one filter it should restrict the values on other filters based on the value selected.) Tableau Maps - Custom shapes / polygon - Basics. Convert Oracle Spatial Data into Tableau Format Tableau - Accessing Tableau's DB Tableau : Convert ESRI shapes into Tableau Format My CV - with Story Board