Creating Custom Summary Statistics Table in Power Query | Sandeep Pawar

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

КОМЕНТАРІ • 6

  • @dc2guy2
    @dc2guy2 Місяць тому +1

    Whoa that's deep!! 🤯

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

    I very much enjoyed your tutorial. It was the first most comprehensive step by step one. What would you recommend for the following scenario. I have more than 90 tables in SQL and for data quality report, I need to report N and col % for all categorical variables within each table grouped by sites. And, report min, max, median, mean, BoxPlot graph for continuous variables. I can do that manually for each variables in a table but we are talking about close to 2000 variables. I appreciate any guidance/suggestions

    • @pawarbi4675
      @pawarbi4675  3 роки тому

      Glad you found it useful. There are many ways to do it, I will list in order of my preference:
      1. if you are familiar with pyspark, you can easily do this programmatically fairly easily.
      2. If you need to do it in Power BI, you can use calculation groups : tenfingers.medium.com/combining-calculation-groups-in-power-bi-to-create-powerful-reports-cc06f85e8de6
      3. Using dataflow : powerquery.microsoft.com/en-us/blog/low-code-data-quality-automation-using-dataflows/
      hope this helps. good luck.

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

    Excellent!!!

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

    In the first section of the video there is a visual in the middle.
    My question would be: how did you solved that the values are bellow each other and not beside / next to each other?

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

    Please Share Dataset