MADE EASY |Solving Complex Challenge |

Поділитися
Вставка
  • Опубліковано 6 жов 2024

КОМЕНТАРІ • 14

  • @pk66699
    @pk66699 5 місяців тому +1

    Great Viedo explanation in simple terma.

  • @sayalidivekar5882
    @sayalidivekar5882 8 місяців тому +1

    Sir Plz make vedio for real time uses of join, blend and relationship in tableau using multiple data scource and multiple tables.

  • @sanyamgarg8288
    @sanyamgarg8288 8 місяців тому +1

    Thanks a lot bro .for these videos.

  • @zakirhussain4193
    @zakirhussain4193 8 місяців тому

    For previous year you can write logic like
    Year(orderdate)={max(orderdate)}-1
    Or
    Datediff('year',orderdate,{max(orderdate)})=1
    Or
    Datediff('year',orderdate, {fixed: max(orderdate)})=1

  • @junaidahmed6486
    @junaidahmed6486 8 місяців тому

    May i know please How to handle null in date column fields ?

  • @mangeshk1131
    @mangeshk1131 8 місяців тому +1

    You have the Sample Superstore data. Now, you can choose any measure. You can use discount, profit, quantity, or sales. Just choose one measure. Design a dashboard for the end user where you are making a provision for the end user to give the input. Now, the user give the input as month and year and when used give the input as month and year, your dashboard should show me, for example, you're taking the measure as sales. So, when the user is giving, say, for example, December, the dashboard should show the sales for the three consecutive months. That is December, November, and October. At any point of time, when user choose a month, it should show that particular month M, M-1, and M-2. Only for three months, it should show me the data.
    This is one of the interview questions asked to me.
    Can you create a video on this?

    • @TechiRahul
      @TechiRahul  8 місяців тому

      Sure let me create a video on this sounds interesting. You need to show last 3 months from the month selected right? For any measure

    • @mangeshk1131
      @mangeshk1131 8 місяців тому +1

      Yes

    • @sumitchaudhari5815
      @sumitchaudhari5815 8 місяців тому +1

      can you add more like make it for fiscal year april-march because most of the videos are for jan-dec and if possible add previous year month also it will be interesting dashboard. and i like the way you teach sir always us what will be the output of written condition inside condition this way we understand how it works and helping us to develop logic thank you sir.@@TechiRahul

    • @TechiRahul
      @TechiRahul  8 місяців тому

      Sure will make a video on this

  • @mrigankaghosh1177
    @mrigankaghosh1177 8 місяців тому +1

    how to master tableau parameter calculation..

    • @TechiRahul
      @TechiRahul  8 місяців тому

      Practice different scenarios

  • @creativemedia.
    @creativemedia. 8 місяців тому

    for Yoy calculation we have take previous years sales also upto current data only?