This was an incredible example. Nags please keep adding a REAL TIME SCENARIO based Question and Answers too.
@AnalyticswithNags2 жыл бұрын
Sure thanks keep learning
@jayack192711 ай бұрын
Yaa , today I did one aggregate with selected value, but based on requirements we have to think Function n logic
@ranasoleimani4650 Жыл бұрын
Thanks for the great example.
@AnalyticswithNags Жыл бұрын
thanks , keep learning
@RajeshManepalli-o8b3 ай бұрын
Superb Explanation
@AnalyticswithNags2 ай бұрын
Glad you liked it
@saravanasak9 ай бұрын
Thanks for good topic
@AnalyticswithNags9 ай бұрын
Welcome
@shivyogi8062 жыл бұрын
Thanks a lot 🙏
@AnalyticswithNags2 жыл бұрын
Thanks keep learning. Share this channel with friends and colleagues
@ManaTelugodey Жыл бұрын
Good explanation....if you put raw data also good for us..pls add rawdata also
@AnalyticswithNags Жыл бұрын
Will upload soon
@ManaTelugodey Жыл бұрын
@@AnalyticswithNags because if you data more people watch your videos... Pls add video wise...
@Entertainmentmod2 жыл бұрын
Super. I understand
@AnalyticswithNags2 жыл бұрын
Keep learning
@noushadaboobakar64923 жыл бұрын
Good explanation, subscribed
@AnalyticswithNags3 жыл бұрын
Cheers. Keep learning
@classybeats28913 жыл бұрын
so usefull sir,keep upload pls
@AnalyticswithNags3 жыл бұрын
Thank you, I will . Keep Learning
@basavaj4743 жыл бұрын
Sir without variable Can we do this same scenario with switch and selected value function. Please tell me.
@AnalyticswithNags3 жыл бұрын
Yes. There are different ways to achieve the results. This video main purpose is to showcase when you can go for variable
@basavaj4743 жыл бұрын
@@AnalyticswithNags thanks you so much sir
@shivamkathpal-y3c7 ай бұрын
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...
@daskurapati16014 ай бұрын
HE CREATED MEASURE WITH SELECTED FUNCTION ,THEN ITS WORKS FINE WITH OUT RELEATION BETWEEN TABLES
@aakashkrsinha2 жыл бұрын
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??
@AnalyticswithNags2 жыл бұрын
Soon I will make a video on this
@aakashkrsinha2 жыл бұрын
@@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
@phillipk98912 жыл бұрын
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?
@AnalyticswithNags2 жыл бұрын
Visual header property
@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
@babajipal388311 ай бұрын
Use switch function
@AnalyticswithNags10 ай бұрын
Explore the similar problems here, learn.microsoft.com/en-us/answers/
@krutikapatil49862 жыл бұрын
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 ?
@AnalyticswithNags2 жыл бұрын
Use previousperiod or dare add function. Check in Dax playlist
@krutikapatil49862 жыл бұрын
But would it work for a text value ? Like for eg i want previous month rating which is like AA,B etc
@dhinesh1733 Жыл бұрын
in dimdate table, whats the difference between month and monthnum column? if u have data, can u pls share
@AnalyticswithNags Жыл бұрын
Month can be Jan, feb. Month no is 1,2,… Monthno used to order the Month column
@lakshmischannel18843 жыл бұрын
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
@AnalyticswithNags3 жыл бұрын
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-pc1et3 жыл бұрын
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...
@AnalyticswithNags3 жыл бұрын
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
@karthickom45963 жыл бұрын
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.
@AnalyticswithNags3 жыл бұрын
Answer in this video kzbin.info/www/bejne/nnuvgHWso8SZbs0
@josejoel93465 ай бұрын
Please provide dataset in the description box.
@Rajashekar-us2dw2 жыл бұрын
Please start Other Technologies Like ADF, Synapse etc....
@AnalyticswithNags2 жыл бұрын
Soon we will start it
@venkataranganadh75563 жыл бұрын
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
@AnalyticswithNags3 жыл бұрын
Already used the selected value variable in calculations
@adityabodake11652 жыл бұрын
how did it work without even completing calculate loop
@AnalyticswithNags2 жыл бұрын
Not source about your question
@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?
@AnalyticswithNags10 ай бұрын
Explore the similar problems here, learn.microsoft.com/en-us/answers/
@akshaynikam66283 жыл бұрын
It's great content... Sir please share reference data for the practice...
@AnalyticswithNags3 жыл бұрын
If data is not in the desc, then its simple data you can prepare it yourself in excel for your use.
@piyushpathak73114 жыл бұрын
Sir waiting for it sir if possible then try to upload more than one video plz.
@AnalyticswithNags4 жыл бұрын
Sure
@dvinaykrishna66vinaykrishn173 жыл бұрын
Sir maku sales table meru echina data lo ledu kada
@AnalyticswithNags3 жыл бұрын
Didn't understand what you are trying to say
@dvinaykrishna66vinaykrishn173 жыл бұрын
@@AnalyticswithNags Hai sir please send me the source file