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

  Рет қаралды 45,615

Analytics with Nags

Analytics with Nags

Күн бұрын

Пікірлер: 60
@mohitupadhayay1439
@mohitupadhayay1439 2 жыл бұрын
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 11 ай бұрын
Yaa , today I did one aggregate with selected value, but based on requirements we have to think Function n logic
@ranasoleimani4650
@ranasoleimani4650 Жыл бұрын
Thanks for the great example.
@AnalyticswithNags
@AnalyticswithNags Жыл бұрын
thanks , keep learning
@RajeshManepalli-o8b
@RajeshManepalli-o8b 3 ай бұрын
Superb Explanation
@AnalyticswithNags
@AnalyticswithNags 2 ай бұрын
Glad you liked it
@saravanasak
@saravanasak 9 ай бұрын
Thanks for good topic
@AnalyticswithNags
@AnalyticswithNags 9 ай бұрын
Welcome
@shivyogi806
@shivyogi806 2 жыл бұрын
Thanks a lot 🙏
@AnalyticswithNags
@AnalyticswithNags 2 жыл бұрын
Thanks keep learning. Share this channel with friends and colleagues
@ManaTelugodey
@ManaTelugodey Жыл бұрын
Good explanation....if you put raw data also good for us..pls add rawdata also
@AnalyticswithNags
@AnalyticswithNags Жыл бұрын
Will upload soon
@ManaTelugodey
@ManaTelugodey Жыл бұрын
@@AnalyticswithNags because if you data more people watch your videos... Pls add video wise...
@Entertainmentmod
@Entertainmentmod 2 жыл бұрын
Super. I understand
@AnalyticswithNags
@AnalyticswithNags 2 жыл бұрын
Keep learning
@noushadaboobakar6492
@noushadaboobakar6492 3 жыл бұрын
Good explanation, subscribed
@AnalyticswithNags
@AnalyticswithNags 3 жыл бұрын
Cheers. Keep learning
@classybeats2891
@classybeats2891 3 жыл бұрын
so usefull sir,keep upload pls
@AnalyticswithNags
@AnalyticswithNags 3 жыл бұрын
Thank you, I will . Keep Learning
@basavaj474
@basavaj474 3 жыл бұрын
Sir without variable Can we do this same scenario with switch and selected value function. Please tell me.
@AnalyticswithNags
@AnalyticswithNags 3 жыл бұрын
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
@shivamkathpal-y3c
@shivamkathpal-y3c 7 ай бұрын
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 4 ай бұрын
HE CREATED MEASURE WITH SELECTED FUNCTION ,THEN ITS WORKS FINE WITH OUT RELEATION BETWEEN TABLES
@aakashkrsinha
@aakashkrsinha 2 жыл бұрын
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 2 жыл бұрын
Soon I will make a video on this
@aakashkrsinha
@aakashkrsinha 2 жыл бұрын
@@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
@phillipk9891
@phillipk9891 2 жыл бұрын
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?
@AnalyticswithNags
@AnalyticswithNags 2 жыл бұрын
Visual header property
@phanindrayamsani8324
@phanindrayamsani8324 Жыл бұрын
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 11 ай бұрын
Use switch function
@AnalyticswithNags
@AnalyticswithNags 10 ай бұрын
Explore the similar problems here, learn.microsoft.com/en-us/answers/
@krutikapatil4986
@krutikapatil4986 2 жыл бұрын
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
@dhinesh1733
@dhinesh1733 Жыл бұрын
in dimdate table, whats the difference between month and monthnum column? if u have data, can u pls share
@AnalyticswithNags
@AnalyticswithNags Жыл бұрын
Month can be Jan, feb. Month no is 1,2,… Monthno used to order the Month column
@lakshmischannel1884
@lakshmischannel1884 3 жыл бұрын
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.
@krishnaprasad-pc1et
@krishnaprasad-pc1et 3 жыл бұрын
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
@karthickom4596
@karthickom4596 3 жыл бұрын
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 жыл бұрын
Answer in this video kzbin.info/www/bejne/nnuvgHWso8SZbs0
@josejoel9346
@josejoel9346 5 ай бұрын
Please provide dataset in the description box.
@Rajashekar-us2dw
@Rajashekar-us2dw 2 жыл бұрын
Please start Other Technologies Like ADF, Synapse etc....
@AnalyticswithNags
@AnalyticswithNags 2 жыл бұрын
Soon we will start it
@venkataranganadh7556
@venkataranganadh7556 3 жыл бұрын
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 3 жыл бұрын
Already used the selected value variable in calculations
@adityabodake1165
@adityabodake1165 2 жыл бұрын
how did it work without even completing calculate loop
@AnalyticswithNags
@AnalyticswithNags 2 жыл бұрын
Not source about your question
@pvirendra5
@pvirendra5 Жыл бұрын
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 10 ай бұрын
Explore the similar problems here, learn.microsoft.com/en-us/answers/
@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.
@AnalyticswithNags
@AnalyticswithNags 4 жыл бұрын
Sure
@dvinaykrishna66vinaykrishn17
@dvinaykrishna66vinaykrishn17 3 жыл бұрын
Sir maku sales table meru echina data lo ledu kada
@AnalyticswithNags
@AnalyticswithNags 3 жыл бұрын
Didn't understand what you are trying to say
@dvinaykrishna66vinaykrishn17
@dvinaykrishna66vinaykrishn17 3 жыл бұрын
@@AnalyticswithNags Hai sir please send me the source file
Default Report to Latest Fact Date in Power BI DAX Tutorial (27/50)
18:34
Analytics with Nags
Рет қаралды 17 М.
All vs Allselected vs Allexcept DAX | Power BI Interview
12:25
LearnWidGiggs
Рет қаралды 29 М.
Andro, ELMAN, TONI, MONA - Зари (Official Audio)
2:53
RAAVA MUSIC
Рет қаралды 8 МЛН
Ozoda - Alamlar (Official Video 2023)
6:22
Ozoda Official
Рет қаралды 10 МЛН
번쩍번쩍 거리는 입
0:32
승비니 Seungbini
Рет қаралды 182 МЛН
Using the SELECTEDVALUE function in DAX
12:27
SQLBI
Рет қаралды 193 М.
All Selected function in Power BI DAX Tutorial (30/50)
6:13
Analytics with Nags
Рет қаралды 23 М.
SELECTEDVALUE Function in DAX
8:17
Goodly
Рет қаралды 26 М.
📊 How to use Power BI DAX - Tutorial
37:28
Kevin Stratvert
Рет қаралды 1,2 МЛН
Andro, ELMAN, TONI, MONA - Зари (Official Audio)
2:53
RAAVA MUSIC
Рет қаралды 8 МЛН