Thanks for this. I am currently doing a dashboard where 23 different code names are used for work accounts and now my boss wants me to give the actual names for these values with the data I have. First thing I thought when I saw the if statement in there was "Oh no, please tell me I don't need to nest all these statements." searched PowerBi dax switch statment and your video was top of the list here. Thanks for quick example! Will be much easier to implement! I'm sure your second measure will come in handy too, the account i'm working on is a bit cowboy with it's support and i'm the only one working on anlytics through Dashboard applications like PowerBI at the moment. I can forsee needing something like this in the future.
@wapta2 жыл бұрын
7:00 With SWITCH use TRUE() to evaluate conditions; instead of nested DAX IF statements. Great tip!
@martinfernandezcean Жыл бұрын
This guy explains really well! Thank you
@PragmaticWorks Жыл бұрын
Thank you Martin, we are glad you think so!
@tianabryant81243 жыл бұрын
Thank you! I've subscribed - your explanation helped me to FINALLY make sense of this function for a class I'm taking (after two days). I'm new to DAX and Power BI and your breakdown was much appreciated!
@PragmaticWorks3 жыл бұрын
Glad it helped!
@yasinnadaf29742 жыл бұрын
Thank you so much. This video is very useful. Keep making such video
@PragmaticWorks2 жыл бұрын
Thank you!!
@CRAM1REZ512 жыл бұрын
Fantasttic!!!!!! Got mi Power BI rolling....!
@PragmaticWorks2 жыл бұрын
Glad you enjoyed!
@ItsWithinYou2 жыл бұрын
Excellent explanation! Many thanks for sharing!
@PragmaticWorks2 жыл бұрын
You're welcome! Glad you enjoyed it!
@sonpurkesone40722 жыл бұрын
Very helpful sir, thanks for the effort
@PragmaticWorks2 жыл бұрын
Most welcome!
@xyclos2 жыл бұрын
Excellent explanatio. Very detailed!! Thanks a lot!
@abhinavdiwakar13082 жыл бұрын
Brilliant video, so easily to follow.
@Bhatp92 жыл бұрын
Thank you, your videos are invaluable. I must say though that I had to use double quotes even for numeric outputs in the Results value for multiple IF functions.
@Alberto-dx2sw2 жыл бұрын
nice video! very useful and concise
@PragmaticWorks2 жыл бұрын
Glad it was helpful! Thanks for watching!
@phinduloneluheni26503 жыл бұрын
YOU ARE A GREAT TEACHER ! THANK YOU
@timewithsopy2 жыл бұрын
just stumbled to your channel. sub. Thank you. Question. Can I use SWITCH on multiple measures at the same time? That's the dilemma i'm in right now.
@erinfield19437 ай бұрын
I love a good non-sales-related DAX example.
@fernandol161111 ай бұрын
¿Se puede combinar SWITH con IF o con otro SWITH ?
@niitichowdhury62 ай бұрын
Great video
@channelino2410 ай бұрын
Great, learned it. How to use SWITCH with a list of text values? I tried it with IN bit didnt work .. if anyone has an idea, please let me know..
@mohammedshajith40132 жыл бұрын
How about conditional columns easier way right?
@ahmedismailbinamrai1080 Жыл бұрын
very helpful, thank you
@goput7538 Жыл бұрын
Nice explanation. Would you add, how to combine Swith(true) functions with Min & Max. For ex : The results after multiplier must with MIN and MAX. Need a help.
@robertravinath6365 Жыл бұрын
Superb
@venkatareddykummitha58632 жыл бұрын
Suppose i want sorting order of 20 unique customers names in column ( 100000 rows ) by using calculated column. How is that ..
@prudhvireddy64523 жыл бұрын
Good explanation
@ukaszlachmider59612 жыл бұрын
Great tip, especially on how to use expressions instead of constant values!
@fernandobo92313 жыл бұрын
Very helpful
@PragmaticWorks3 жыл бұрын
Glad to hear that
@tisseract2 жыл бұрын
Switch time = IF( x < 5, 1-x/10) ? there x= Missed Chores