00:37 - Find Rolling 12 months Sales 10:23 - Find Rolling 12 months Sales with Parameter 22:51 - Last N days sales from today 27:14 - Last N days sales from date selected 36:20 - find YTD sales 42:51 - find MTD sales 48:30 - YOY sales 57:10 - MOM Sales 01:00:08 - Current sales 01:05:57 - Find first and last day of the month
@TechiRahul5 ай бұрын
Thanks alot
@SheetalSharma-r7j5 ай бұрын
For the start date and end date parameters, how to limit the end user from selecting invalid values.. e.g if somebody selects the end date which falls before the start date then how we can limit it?
@PARTH-xw1xd4 ай бұрын
Can we have the link to the dataset for practice?
@macx83605 ай бұрын
how can i join your class like that guy?
@TechiRahul5 ай бұрын
You can email me with ur requirement
@MANOJKUMAR-qg8ov5 ай бұрын
Pls make a vedio completely on tableau server interview questions
@TechiRahul5 ай бұрын
Sure Manoj Bhai
@Billamani035 ай бұрын
Any of the error when we work with custom SQL queries
@TechiRahul5 ай бұрын
We do get errors
@Billamani035 ай бұрын
Which reason get the error.... custom SQL...pls list out
@Samplewayinfo5 ай бұрын
How to convert All upper case letter to lower case and all lower case letter to upper case how to achieve this.
@_TheHumbleGuy_5 ай бұрын
Use UPPER() for converting all lower case to upper and LOWER() for all upper case to lower