Excellent work my friend! This saved me so much time.
@DataVizCanvas3 жыл бұрын
Thanks @Robert, I’m glad it helped. Stay tuned for more interesting tutorials 😊
@michafabich92132 жыл бұрын
amazing channel!
@DataVizCanvas2 жыл бұрын
Thanks Michal for supporting my channel. Cheers!
@alje8163 жыл бұрын
Very good tutorial! Thank you. I have a question. How did you manage to make the first dashboard with the map changes dynamically and not instantly on each filter? We could see how the other charts were changing on each filtering.
@DataVizCanvas3 жыл бұрын
Thanks for feedback.. Are you referring to the transition time which is not instant when I select a particular state? If so then you can enable animation feature by going to "Format"menu and then go to "animation". Once you select animation then you can switch it on at workbook level and change the duration of transition . Hope that helps. Please feel free to reach out if you need more info. Cheers! Gurpreet
@ballyb12 жыл бұрын
hi, thanks for this video, very informative. My question is that is it possible to create a hyperlink from the worksheet back to any sheet in the report?
@DataVizCanvas2 жыл бұрын
Hi Balvinder, you could use “button” object for navigation between dashboards. Within worksheet u can use tooltips to show another sheet on hover over. Hope that helps. Please feel free to reach out if there is any specific scenario you are trying to solve.
@cococnk388 Жыл бұрын
Thanks sir
@DataVizCanvas Жыл бұрын
You are welcome 🙏
@viragjagtap13352 жыл бұрын
very clear... thanks
@DataVizCanvas2 жыл бұрын
👍🏽
@maryharris6499Ай бұрын
Where do I find the drop down arrows?
@DataVizCanvas29 күн бұрын
I normally use below site for all shapes but there are lots of other sites available on internet too. jrgraphix.net/r/Unicode/2600-26FF
@surbhiagrawal39513 жыл бұрын
Well explained
@DataVizCanvas3 жыл бұрын
Thanks Surbhi.
@nafiulhaque55853 жыл бұрын
Thank you.
@DataVizCanvas3 жыл бұрын
🙏
@sravanthip5239 Жыл бұрын
What is the difference between drill down and drill through?
@DataVizCanvas Жыл бұрын
Thats a very good question. In Tableau, "drill down" and "drill through" are two related terns but distinct features that allow users to explore data at different levels of detail. Drill down is a technique used to view more detailed information about a particular data point by navigating from a higher-level aggregation to a lower-level detail. For example, if you have a chart that displays sales by region and you drill down on a particular region, you might see a breakdown of sales by state, and then by city. Drill through, on the other hand, allows you to view additional data related to a particular data point, but at the same level of detail. For example, if you have a chart that displays sales by product category, you can drill through on a particular category to see the underlying transactions that make up the sales for that category. In essence, drill down takes you from a higher-level summary to a more detailed view of the same data, while drill through takes you from one set of data to a related set of data at the same level of detail. Both techniques are useful for exploring data and gaining insights, and can be used in conjunction with one another to create a more complete picture of the data. Hope that helps 🙂