A simple humble explanation king chandoo thank you so much
@HappyAnalysing Жыл бұрын
This is absolutely my favorite channel for learning how to use Power BI! You make things easier and simpler. Can we make a nice org chart on Power BI with the native visuals or with any custom visuals when our data feed consists of 4-5 levels with 40+ employees. If there is a way to build a proper org chat, could you please do a video on that. I've been searching for this since few weeks didn't find any useful information.
@newmanokereafor23684 ай бұрын
This is the best explanation thus far on this topic 🎊
@chandoo_4 ай бұрын
Glad it was helpful!
@mariarais211 ай бұрын
This is really amazing. This saved my alot of times. Calculation Groups saved alot of our time and its a one of the best feature of Power BI. Thanks for keeping us updated. I always find your videos very helpful and informative.
@Abhi253317 күн бұрын
Beautifully explained!
@nishushroff9656Ай бұрын
8:54 I loved the explode here😅 Thankyou Chandoo for this informative video. I love your contents always, they are very helpful❤.
@ehenrysixteen Жыл бұрын
More grace. Thanks for the content you keep dishing out. You have helped my confusion in a lot of ways
@PainChangesPerspective Жыл бұрын
Did I see Superstar Rajini poster in the background!?
@chandrashekaryennedla6409 Жыл бұрын
Nice and Precise explanation.
@alexrosen8762 Жыл бұрын
Extremely well explained
@arbazahmad7177 Жыл бұрын
Awesome explanation as always and thanks for the bonus trick about formatting 🎉 , but can we use this in field parameter? Well nice hair style 👌
@ArifKhan-qo9jw Жыл бұрын
Guru Ji ..you taught me a lot. Thanks for everything.
@gloystar Жыл бұрын
Hi Chandoo, I'm really fond of your videos. Would you please make us a video about "Recursive Lambda Function" because I couldn't understand it from other sources.
@jjenabh11 ай бұрын
very well explained. it is a great help for me.
@chrism9037 Жыл бұрын
Super useful, thanks Chandoo!!
@OfficialImageFlowАй бұрын
fantastic
@ravishankarray74307 ай бұрын
Awesome brother ❤
@krishnakantapanda68356 ай бұрын
Just amazing!
@denwo1982 Жыл бұрын
Great explanation
@josephthibault6999 Жыл бұрын
Am I right to assume that I could us "Fiscal Date" instead of Calendar date?
@narasimhareddy51249 ай бұрын
How to create a separate section for variance for two metrics in a matrix if i have Business unit in rows and year in columns
@sandipansarkar9211 Жыл бұрын
Finished watching
@nicolastalvasson253910 ай бұрын
👍👍👍
@kinocilis Жыл бұрын
Thank you for this but how to condition format on this after we input rule that missing expectation.
@dilipinamdar5523 Жыл бұрын
Thank you!!!!!🙏
@motaztarawneh57985 ай бұрын
I am trying to figure out the DAX for MoM and MOM %. Unfortunately it is not explained in the video. Would anyone please care to help me? Thank you. Otherwise, video is incredibly helpful, thank you @Chandoo so much.
@KarthikeyanDuraivel3 күн бұрын
There are two way to do this, Parallel Period or DateAdd (you can use negative integers!) CALCULATE( [Measure], KEEPFILTERS(PARALLELPERIOD('Date'[Date], -1, MONTH)) ) or CALCULATE( [Measure], DATEADD('Date'[Date], -1, MONTH) ) Parallel period can be used without keepfilter() but it removes any filtercontext on the visual, would give you unintended results when you have some sort of granularity going on.
@rajeevmenon19753 ай бұрын
Not able to see calculation group even after updating to October 2024 version. There is no option to enable it in preview features. What could be wrong ?
@excelerate568 Жыл бұрын
Please Make a full tutorial on SSRS Reports
@nikhilsinha92 Жыл бұрын
Any upcoming Power BI weekends?
@poojasaisrimuvvala45656 ай бұрын
👏
@rakeshbond0099 ай бұрын
Hi Sir. How can we use this for Financial year instead of calendar.
@tamiresronchini33555 ай бұрын
Can grouping be used for WTD as well?
@chandoo_5 ай бұрын
Sure. It's the same concept.
@deuxsoixantedouze1670 Жыл бұрын
Is it possible to use calculation groups with other visuals than matrix ? If I want to display a line or columns graphs for example ? Thank you
@chandoo_ Жыл бұрын
You can...
@Balu0002 ай бұрын
Hi Chandoo, I started this video yesterday.....seems like adding the calculation groups to a reference label is still not working
@chandoo_2 ай бұрын
Unfortunately, this is not yet possible. May be in future versions. For now, just create multiple measures.
@dandulavanya2704 Жыл бұрын
Sir in your account how many power videos will be there we need all vedios . Here I checked power bi related vedios will be there but we can't find what's the starting what's the ending video.pls let me know clearly regarding the same we will learn basics onwards
@waqasmunawar3373 Жыл бұрын
kamal
@vigneshs3488 Жыл бұрын
Hey Chandoo, how to work in Power BI of a companies forecast file, that file contains model name in rows and production demand plan in column with Week number as header. Also this file comes weekly and i need to compare current week file with last 2 weeks. Pls help.
@itsokteam Жыл бұрын
Sir can you please explain about how identify trusted buyers in fiverr
@tink4172 ай бұрын
The YoY measure does not produce an accurate % for the Chocolate model. or yours.