What is Selected Value in Power BI DAX Tutorial (26/50)

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

ความคิดเห็น • 60

  • @mohitupadhayay1439
    @mohitupadhayay1439 2 ปีที่แล้ว +3

    This was an incredible example. Nags please keep adding a REAL TIME SCENARIO based Question and Answers too.

    • @AnalyticswithNags
      @AnalyticswithNags  2 ปีที่แล้ว

      Sure thanks keep learning

    • @jayack1927
      @jayack1927 9 หลายเดือนก่อน

      Yaa , today I did one aggregate with selected value, but based on requirements we have to think Function n logic

  • @shivamkathpal-y3c
    @shivamkathpal-y3c 5 หลายเดือนก่อน +1

    Hi Nags, I have a question like , did we make relationship between Sales table and our newly created MonthList table and if no then how it is filtering sales amount with the newly created month filter...

    • @daskurapati1601
      @daskurapati1601 2 หลายเดือนก่อน

      HE CREATED MEASURE WITH SELECTED FUNCTION ,THEN ITS WORKS FINE WITH OUT RELEATION BETWEEN TABLES

  • @ranasoleimani4650
    @ranasoleimani4650 11 หลายเดือนก่อน +1

    Thanks for the great example.

  • @RajeshManepalli-o8b
    @RajeshManepalli-o8b หลายเดือนก่อน

    Superb Explanation

  • @krishnaprasad-pc1et
    @krishnaprasad-pc1et 3 ปีที่แล้ว +2

    its very much useful function sir.. i would like to clarify my doubt like.. if i have data from June till december and from january till may i dont have data. in a visual it has to show that Data not avalable for jan, Data not available for feb, so on for the first 5 months if we filter by month wise. could you please help me out in this.. Thank You very much in advance sir...

    • @AnalyticswithNags
      @AnalyticswithNags  3 ปีที่แล้ว

      We can’t show text value some members and numerical values other members(months).
      You can show custom messages when there is no value in chart. Check the video regarding custom messages in the channel

  • @basavaj474
    @basavaj474 3 ปีที่แล้ว +2

    Sir without variable
    Can we do this same scenario with switch and selected value function.
    Please tell me.

    • @AnalyticswithNags
      @AnalyticswithNags  3 ปีที่แล้ว +1

      Yes. There are different ways to achieve the results. This video main purpose is to showcase when you can go for variable

    • @basavaj474
      @basavaj474 3 ปีที่แล้ว

      @@AnalyticswithNags thanks you so much sir

  • @phillipk9891
    @phillipk9891 2 ปีที่แล้ว +1

    How do you hide those 3 options incl the three dot ellipsis when hovering a dashboard on some visuals like card, slicers, textbox, tables, etc. Are there any fancy or creative way of hiding those settings?

  • @lakshmischannel1884
    @lakshmischannel1884 3 ปีที่แล้ว +1

    SIr .. Summarize table use chesaru kada so no need to define any relation between DImdate and Sumarize table? How it is going to work in visualization

    • @AnalyticswithNags
      @AnalyticswithNags  3 ปีที่แล้ว

      You should not connect... That is the whole logic....This is called disconnected dimension... You will get selected Value from the disconnected dimension..... Then use that value in the calculations.

  • @krutikapatil4986
    @krutikapatil4986 2 ปีที่แล้ว +1

    Hi sir , what if i have jan 2021 data and i want previous months like say nov 2020 and dec 2020 , will this work in that case ?

    • @AnalyticswithNags
      @AnalyticswithNags  2 ปีที่แล้ว

      Use previousperiod or dare add function. Check in Dax playlist

    • @krutikapatil4986
      @krutikapatil4986 2 ปีที่แล้ว

      But would it work for a text value ? Like for eg i want previous month rating which is like AA,B etc

  • @ManaTelugodey
    @ManaTelugodey ปีที่แล้ว +1

    Good explanation....if you put raw data also good for us..pls add rawdata also

    • @AnalyticswithNags
      @AnalyticswithNags  ปีที่แล้ว +1

      Will upload soon

    • @ManaTelugodey
      @ManaTelugodey ปีที่แล้ว

      @@AnalyticswithNags because if you data more people watch your videos... Pls add video wise...

  • @aakashkrsinha
    @aakashkrsinha ปีที่แล้ว +1

    Hi Sir,
    I need a help as i am new to power bi, how can we do the same for week wise filter, i want to show last week performance basis on the week filtered, is it possible to do so??

    • @AnalyticswithNags
      @AnalyticswithNags  ปีที่แล้ว

      Soon I will make a video on this

    • @aakashkrsinha
      @aakashkrsinha ปีที่แล้ว

      @@AnalyticswithNags I want to take complete package of power bi, i liked the way you teach/explain. Let me know if you provide online classes of the same and fees

  • @saravanasak
    @saravanasak 8 หลายเดือนก่อน +1

    Thanks for good topic

  • @noushadaboobakar6492
    @noushadaboobakar6492 3 ปีที่แล้ว +1

    Good explanation, subscribed

  • @phanindrayamsani8324
    @phanindrayamsani8324 ปีที่แล้ว +1

    Hi sir, the selected value is working good with only one selection in a filter but which function i can use for more than one value is selected in filter please let me know sir

    • @babajipal3883
      @babajipal3883 9 หลายเดือนก่อน

      Use switch function

    • @AnalyticswithNags
      @AnalyticswithNags  8 หลายเดือนก่อน

      Explore the similar problems here, learn.microsoft.com/en-us/answers/

  • @Entertainmentmod
    @Entertainmentmod 2 ปีที่แล้ว +1

    Super. I understand

  • @josejoel9346
    @josejoel9346 4 หลายเดือนก่อน

    Please provide dataset in the description box.

  • @karthickom4596
    @karthickom4596 3 ปีที่แล้ว +1

    Sir when we have connected tables in our data, how to get the same result like while filtering particular month will return till that month.

    • @AnalyticswithNags
      @AnalyticswithNags  3 ปีที่แล้ว +1

      Answer in this video th-cam.com/video/hJLOBvn_f8k/w-d-xo.html

  • @dhinesh1733
    @dhinesh1733 ปีที่แล้ว +1

    in dimdate table, whats the difference between month and monthnum column? if u have data, can u pls share

    • @AnalyticswithNags
      @AnalyticswithNags  ปีที่แล้ว +1

      Month can be Jan, feb. Month no is 1,2,…
      Monthno used to order the Month column

  • @shivyogi806
    @shivyogi806 2 ปีที่แล้ว +1

    Thanks a lot 🙏

    • @AnalyticswithNags
      @AnalyticswithNags  2 ปีที่แล้ว

      Thanks keep learning. Share this channel with friends and colleagues

  • @classybeats2891
    @classybeats2891 3 ปีที่แล้ว +1

    so usefull sir,keep upload pls

  • @Rajashekar-us2dw
    @Rajashekar-us2dw ปีที่แล้ว +1

    Please start Other Technologies Like ADF, Synapse etc....

  • @venkataranganadh7556
    @venkataranganadh7556 2 ปีที่แล้ว

    sir we created month list table right? why dont we refere monthlist or month number from that table,why you used dimdate table while filtering in calculate function

    • @AnalyticswithNags
      @AnalyticswithNags  2 ปีที่แล้ว

      Already used the selected value variable in calculations

  • @pvirendra5
    @pvirendra5 10 หลายเดือนก่อน

    Is there in power BI any Dax wherin we can find out our requiment
    Requirment : i have entire 2023 sales data in power BI, in the comparison chart i want se current month vs last month sales ,if i will select Dec month then chart should be Nov vs Dec only
    Please let us know sir if you have any idea on this?

    • @AnalyticswithNags
      @AnalyticswithNags  8 หลายเดือนก่อน

      Explore the similar problems here, learn.microsoft.com/en-us/answers/

  • @adityabodake1165
    @adityabodake1165 ปีที่แล้ว +1

    how did it work without even completing calculate loop

  • @akshaynikam6628
    @akshaynikam6628 3 ปีที่แล้ว

    It's great content...
    Sir please share reference data for the practice...

    • @AnalyticswithNags
      @AnalyticswithNags  3 ปีที่แล้ว

      If data is not in the desc, then its simple data you can prepare it yourself in excel for your use.

  • @piyushpathak7311
    @piyushpathak7311 4 ปีที่แล้ว

    Sir waiting for it sir if possible then try to upload more than one video plz.

  • @dvinaykrishna66vinaykrishn17
    @dvinaykrishna66vinaykrishn17 3 ปีที่แล้ว +1

    Sir maku sales table meru echina data lo ledu kada