How to use the IF & SWITCH DAX Functions in Power BI // Beginners Guide to Power BI in 2021

Поділитися
Вставка
  • Опубліковано 20 гру 2024

КОМЕНТАРІ • 24

  • @eagillum
    @eagillum Рік тому +3

    7:15- Nested IF's- delete the else argument from your first IF statement and enter your next IF.
    11:04- a second nested IF
    11:40- SWITCH statement
    13:19- What the SWITCH statement looks like

  • @arpitmalviya6234
    @arpitmalviya6234 Рік тому

    Fernan you know the art of teaching. Thank you for simple yet detailed video !. Much appreciated your efforts !!

  • @Eveluna-gm6es
    @Eveluna-gm6es Рік тому

    This is what I was looking for, thanks!

  • @theluckyone2005
    @theluckyone2005 Рік тому +1

    Could you please let me know what is the video called about:
    "List Of Iterator Functions in Power BI/DAX"?
    you mention it in this video.
    Thanks a lot for your helpful videos and good job

  • @greatcookin
    @greatcookin 2 роки тому +3

    Thank you for your job.
    That helps a lot to understand how clean can be your writes.
    Also, Can you please share your data.
    Thnx a lot.

    • @SolutionsAbroad
      @SolutionsAbroad  2 роки тому

      Thanks Nasir! All the files can be downloaded from my Patreon: www.patreon.com/posts/demo-files-52538104

  • @thobilebhengu8318
    @thobilebhengu8318 7 місяців тому

    Thank you for the video it helped me with the If formula for a audit i am working on. Very helpful fix the error. 👍👍

  • @1973youness
    @1973youness Рік тому

    Thanks for this interesting video? Does "Switch" also work with "> < = .." ?

  • @lolalola8421
    @lolalola8421 2 роки тому +1

    Excellent video!! Could you make a video with "IF" with "AND" with fields in 3 tables that have relationships? Thanks!!

  • @GeraBizuneh
    @GeraBizuneh Рік тому

    Excellent tips !! thanks so much for haring !!

  • @nebojsanedeljkovic1272
    @nebojsanedeljkovic1272 2 роки тому +1

    Great job! Just take some keyboard with lower sound of keys :)

  • @abdulfatahal-shammeri6575
    @abdulfatahal-shammeri6575 Рік тому

    Amazing video, thanks so much

  • @jawadahmadehssan6251
    @jawadahmadehssan6251 2 роки тому

    Thanks Fernan for the amazing content.

  • @atinshola
    @atinshola 2 роки тому

    Very helpful video
    Many thanks for sharing this

  • @RodolfoJrGalit
    @RodolfoJrGalit 2 роки тому

    Hi why I can’t do IF with Left calculations in BI?

  • @jozsuacruz3341
    @jozsuacruz3341 3 роки тому +1

    This is very helpful! Quick question though, what is the advantage of using an IF statement if using SWITCH is easier and cleaner to use?

    • @SolutionsAbroad
      @SolutionsAbroad  3 роки тому +3

      Great question! I generally use SWITCH statements because they are a lot cleaner to write than IF statements. However if you want to add more expressions (or extra conditions) on any of the branches, from my experience you can only do that with nested ifs.

    • @arpitmalviya6234
      @arpitmalviya6234 Рік тому

      @@SolutionsAbroad Yes if condition is single, then switch is best but for mutliple conditons we have to use nested ifs.

  • @shreenathayachit507
    @shreenathayachit507 Рік тому

    Original Data Parent Child
    1. Group A 1. Group A
    a a
    b b
    c c
    Hello, With the Original Data I have to bifurcate like Parent and Child. In excel I have used formula like =IF (RIGHT(TRIM(LEFT(A2,3)),1)=".","",A2). Also I used same king in power BI for New column but that column was not showing in Transform Data. I want to have separate columns Parent and Child which can show under Transform Data. Please suggest

  • @EyiBillion
    @EyiBillion 2 роки тому +1

    Brilliant

    • @SolutionsAbroad
      @SolutionsAbroad  2 роки тому +1

      Great to see you again Eyitayo

    • @EyiBillion
      @EyiBillion 2 роки тому

      @@SolutionsAbroad Yeah! You are right. Glad to be back again

  • @luizfernandoryuseikaykomi6441

    Eu te amo