How to write calculation to compare Current Month vs Same month previous Year in Tableau?

Поделиться
HTML-код
  • Опубликовано: 23 окт 2024

Комментарии • 11

  • @vaibhavdhale4946
    @vaibhavdhale4946 Год назад +3

    hey actually i learned alot from you and I just given an interview for saama technogy and cleared technical round I am sharing interview question here can you please make a video like how to give an answer to interviewer to build impression like just wanted to say I want focus on body language, answering tact, in what way have to tell answer .
    1)itroduction?
    2)projects?
    3)what types of filters.
    4)order of filter
    5)data bleanding and relationship difference.
    5.1) what is * sign in data blending why it's come and how to remove it.
    scenario based question
    6)two dimesions
    customer id
    order date
    find the customers who have order in 2014
    two ways
    in set go to conditin then by formula year(order date)=2014 ===in and out manner result 1st solution
    second solution
    {fixed [customerid]: attr(orderdate)}
    7)find first orderdate of each customer
    {fixed [customerid]:min[orderdate])}
    8)joins
    table1 table2
    1 1
    2 1
    3 2
    5 4
    null null
    inner =
    1 1
    1 1
    2 2
    left=
    1 1
    1 1
    2 2
    3 null
    5 null
    null null
    right
    1 1
    1 1
    2 2
    4 null
    null null

    full
    1 1
    1 1
    2 2
    3 null
    5 null
    null null
    null 4
    null null (table2)
    9)find the employee with second highest salary
    select name from (select name,salary,dens_rank() over(order by salary desc) as rn) where rn=2;
    10)find total revenue year wise
    select year sum(sales) from customers group by year;
    hope you will consider my reply and thanks for everything.

  • @namratajadhav1672
    @namratajadhav1672 3 года назад +1

    You have very good knowledge on Tableau

  • @ontariobeaver9376
    @ontariobeaver9376 2 года назад +1

    Thank you!

  • @niranjangowda6787
    @niranjangowda6787 3 года назад +1

    sooooooperu

  • @amanarora3686
    @amanarora3686 Год назад

    you could simple use discrete and drop sale on size and color then you would have received the same result :)

  • @muhammadiffan8077
    @muhammadiffan8077 2 года назад

    Wil this work on specific dates of the relevant months.

  • @ayushimehta6718
    @ayushimehta6718 Год назад

    How can I get the bar one next to the other one rather than one over the other?

  • @maameyaa3053
    @maameyaa3053 4 месяца назад

    hi is there a new invite link for whatsapp?