Q1. How many days Left in month? ----> DAY(DATEADD('month',1,DATETRUNC('month',TODAY()))-1)-DAY(TODAY()) Q2. Filter Reset? ----> We can go with very simple extension. ( can do with actions as you mentioned) Q4. If I apply filter in one dashboard, that needs to get applied on second dashboard? -----> This can be achieved by Go To URL Action, we need to modify URL and then it's possible on server . Thank You
@manojdevareddy88312 ай бұрын
Just now 3 to 4 pm i gave tableau interview for Logitech. He asked me sequence of a sql query executed. Like select, where, group by, order by. Which will execute first and process.. just sharing it might help others.
@TechiRahul2 ай бұрын
Pl share interview questions as well if possible
@dhananjay66572 ай бұрын
SQL Sequence Start like -FROM WHERE GROUP BY HAVING SELECT ORDER BY LIMIT
@gauravghosh80022 ай бұрын
Very nice video sir but you missed to explain Question number - 4. Kindly explain that question as well in this video or seperate video for question number - 4
@sowmya64712 ай бұрын
Thanks for sharing this 🙏
@TechiRahul2 ай бұрын
You are welcome 🤝
@jigneshchauhan63702 ай бұрын
It is very helpful ❤
@Time_Traveller_Dubai2 ай бұрын
We have another way to Reset all filters by using Extension in Object there is also option Reset all button
@TechiRahul2 ай бұрын
There could be. But what if extensions r not allowed? How will you justify to the client when they ask when it is do able within in Tableau why do you need extension?
@pawansinghal5852 ай бұрын
Hi Rahul, Can you tell how can we handle huge volume of data like 300m in our dashboard and it is getting failed to refresh on server not loading the full data in the extract. Can u tell me how to get rid off this let me know if we can connect over call
@rashmikarde95542 ай бұрын
❤ 4 th question you forgot to explain. How to achieve this, plz explain.
@TechiRahul2 ай бұрын
I am creating scenario videos of these Wil post it there separately.
@manishpawar38222 ай бұрын
@@TechiRahulwe can create a hyper having all filter values and blend it with each hyper then use filters from filter hyper, please suggest any other way
@TechiRahul2 ай бұрын
Pawar Bhai, u mean url action?
@manishpawar38222 ай бұрын
@@TechiRahul when we have multiple dash in single wb using diff ds then we can use above approach. when there is redirection to another dash then we cas use url action, in that case need to use keys to pass instead of actual values