Debugging DAX measures in Power BI

Sdílet
Vložit
  • čas přidán 8. 09. 2024
  • Learn how to debug a DAX measure that returns an incorrect result by using different techniques, with and without external tools.
    Article and download: sql.bi/782334?...
    How to learn DAX: www.sqlbi.com/...
    The definitive guide to DAX: www.sqlbi.com/...

Komentáře • 17

  • @Wzxxx
    @Wzxxx Před rokem +3

    Thank You. This kind of code debugger with steps and filter context should be a part of Power Bi. Dax is a real minefield for a user.

  • @bfernandeslopes
    @bfernandeslopes Před rokem +3

    Thanks! I have been using this method since yesterday morning and it has already helped me a lot to find problems in the measures.

  • @AM-ej1rs
    @AM-ej1rs Před rokem +1

    Thanks for all of the efforts put into making these info-dense videos, Marco and Alberto!

  • @josephansah
    @josephansah Před rokem +1

    Thank you for this deep dive session 👌🏽Unparalleled content as always.
    It would be helpful if Dax debug output feature is incorporated into DAX studio as suggested. Although having to infer what's happening within the evaluation context in a separate tool might probably make it quite challenging for more complex calculations, it will be one more tool in the demystifying DAX toolkit 🤞🏽

  • @brendali5803
    @brendali5803 Před 2 měsíci +1

    Thanks a million! Very insightful!!!

  • @br31woodlands69
    @br31woodlands69 Před rokem +1

    Just wonderful, as always. Thank you so much.

  • @sherifffruitfly
    @sherifffruitfly Před rokem +1

    TE3 has is simply: a dax parser. that makes all these awesome things possible. Wish I had that.

  • @Sahilvstheworld
    @Sahilvstheworld Před rokem +1

    Amazing value right here

  • @datasapien
    @datasapien Před rokem +1

    Master class.

  • @autumnzhang7783
    @autumnzhang7783 Před rokem

    Great video! I just started Power BI journey one month ago, and have been struggling with debugging DAX scripts. A question about DAX studio: when I right clicked on some measure from the search result, the menu only showed 2 options, one is "Show Objects That Reference Column", another one is "Preview Data". Does anyone happen to know the reason?

    • @SQLBI
      @SQLBI  Před rokem +1

      It seems you are right-clicking columns and not measures!

    • @autumnzhang7783
      @autumnzhang7783 Před rokem

      @@SQLBI Yes, I found out the reason a couple of hours later.😁

  • @hayatibrahim4615
    @hayatibrahim4615 Před rokem +1

    Please share the data sample for practice or provide link of dataset sample

    • @SQLBI
      @SQLBI  Před rokem +3

      See the link in the description.

    • @hayatibrahim4615
      @hayatibrahim4615 Před rokem

      Thanks I got it at last of article

  • @KleinerWichtelmann
    @KleinerWichtelmann Před rokem

    Anyone with a OpenAI/ChatGPT account could try asking the AI to find the problem. I saw a different example today and was suprised how well that AI can generate and/or validate DAX code.

  • @denissipchenko2455
    @denissipchenko2455 Před rokem +2

    If you understand the first 10% of video, it will resolve 90% of your issues. And requires 10% of skills and 10% of effort relatively to the rest 90% of video.
    P.S. The rest 90% of video is not healthy for your DAX skills self-appraisal 😂