Excel Text in Pivots and Power Query Magic

Sdílet
Vložit
  • čas přidán 17. 07. 2024
  • ⏬Link to file
    aasolutions.sharepoint.com/:f...
    00:00 Intro
    01:28 The Topics Covered
    03:37 Index Column And GroupBy
    05:30 Adding Counter inside Group
    07:20 MODULO
    09:47 INTEGER DIVIDE
    11:54 Load to the Data Model
    12:39 Insert Pivot Table
    14:00 Setting up Pivot Table and adding Name
    14:24 Using CONCATENATEX to display Text in Values
    16:38 Adding an input Parameter avoiding formula firewall
    Did you know I've written a book "Power BI for the Excel Analyst"?
    pbi.guide/book/
    The team and I at Access Analytic develop Power BI and Excel solutions for clients in Australia and deliver training around the World. accessanalytic.com.au/
    Connect with me
    wyn.bio.link/
  • Jak na to + styl

Komentáře • 66

  • @rory1653
    @rory1653 Před 12 dny +5

    This feels like magic! Talk about an excel guru!

  • @karolinab9749
    @karolinab9749 Před 7 dny +2

    Thank you for sharing!!!😊 your videos are not only Excel lessons but also maths. Very clear and logical explanation.

  • @anteus64
    @anteus64 Před 7 dny +3

    wow, this is extremely useful. I always had firewall issues because of the (as just learnt) navigation element in the parameters - thank you for solving this.

    • @AccessAnalytic
      @AccessAnalytic  Před 7 dny +1

      Glad to help.I appreciate you taking the time to let me know you found it useful

  • @sledgehammer-productions
    @sledgehammer-productions Před 12 dny +3

    First time seeing a sensible use case for an index starting at 0.
    Also realising that the datamodel in a pivot table kind of looks like things you can do in Power BI (Power BI equals (to me) Dax, and probably the measures too). Mind blown.

    • @AccessAnalytic
      @AccessAnalytic  Před 12 dny +1

      Yes Power BI evolved out of the Excel data model / power pivot. DAX was designed with Excel users in mind. DAX & The Data Model
      czcams.com/play/PLlHDyf8d156XzYqAiOd4iLVzJM6ESiaDa.html
      Glad it’s opened up some possibilities

  • @CeliaAlvesSolveExcel
    @CeliaAlvesSolveExcel Před 11 dny +3

    Loved the CONCATENATEX tip, Wyn! A beautiful solution from end to end. Thank you! 🎉

  • @rtrbs8383
    @rtrbs8383 Před 12 dny +3

    I adore your quick Power Query techniques videos. Many thanks for that 💌

  • @zzota
    @zzota Před 12 dny +3

    Very neat solution. I've never seen Integer(divide) used before.

    • @AccessAnalytic
      @AccessAnalytic  Před 12 dny

      Thanks, I’ve probably only used it a handful of times in real life.

  • @montmraaa
    @montmraaa Před 12 dny +6

    This is excellent. I believe that adding a macro that executes to refresh the pivot table whenever the max capacity value changes, making the update dynamic, would be a great final addition.

  • @ferdinandsantos6680
    @ferdinandsantos6680 Před 11 dny +2

    What an awesome tutorial! Learned a lot of new things. Thank you so much!😊

    • @AccessAnalytic
      @AccessAnalytic  Před 11 dny +2

      I appreciate you taking the time to let me know you found it useful

  • @iankr
    @iankr Před 12 dny +2

    Great techniques! Many thanks, Wyn.

  • @hubertorhant8884
    @hubertorhant8884 Před 12 dny +2

    Really stunning 🙏👍
    Love the clarity of the explanation.
    Many thx

    • @AccessAnalytic
      @AccessAnalytic  Před 12 dny

      I appreciate you taking the time to let me know you found it useful

  • @BMG21
    @BMG21 Před 11 dny +2

    Wow! This is fantastic, Wyn. You are a star!

  • @baskis69
    @baskis69 Před 11 dny +3

    Brilliant ....Excel and Power query in action¡¡¡ Thanks for sharing.

    • @AccessAnalytic
      @AccessAnalytic  Před 11 dny

      You’re welcome. Thanks for taking the time to leave a kind comment

  • @nebo-land
    @nebo-land Před 12 dny +2

    Great solution!

  • @chrism9037
    @chrism9037 Před 12 dny +2

    Wow! Excellent Wyn

  • @GrainneDuggan_Excel
    @GrainneDuggan_Excel Před 12 dny +2

    Nice solution Wyn!

  • @grahamparker7729
    @grahamparker7729 Před 9 dny +2

    Love it, I’m certainly going to use this.

    • @AccessAnalytic
      @AccessAnalytic  Před 9 dny

      Excellent. Thanks for taking the time to let me know.

  • @RonDavidowicz
    @RonDavidowicz Před 12 dny +3

    Great video, not sure how I’d make use of these concepts, but I’ll keep them in the back of my mind. Thank you.

    • @AccessAnalytic
      @AccessAnalytic  Před 12 dny +1

      Cheers, this was inspired by a real life scenario. Every now and again Modulo and Integer Divide come in useful 😁

  • @abhishekupadhyay6938
    @abhishekupadhyay6938 Před 11 dny +2

    Amazing!!! Thank you very much for sharing.

  • @petercompton538
    @petercompton538 Před 7 dny +1

    Another great video. Thanks very much Wyn

  • @ursvenky6394
    @ursvenky6394 Před 12 dny +2

    Simply wow❤

  • @josuezuniga5347
    @josuezuniga5347 Před 10 dny +1

    This is beautiful, thanks!

  • @RadAlzyoud
    @RadAlzyoud Před 4 dny +1

    Brilliant. Thanks

  • @ChristosKolokotronis
    @ChristosKolokotronis Před 11 dny

    Very interesting and useful ! Thank you!

    • @AccessAnalytic
      @AccessAnalytic  Před 10 dny +1

      You’re welcome. I appreciate you taking the time to let me know you found it useful

  • @Michael_Alaska
    @Michael_Alaska Před 12 dny +1

    That is fantastic! Considering the example, it would be useful if there was some way to balance the count among the sessions. For example, for a max class size of 6 with 7 students signed up it spread them out as 4-3 instead of 6-1.

    • @AccessAnalytic
      @AccessAnalytic  Před 12 dny

      Thanks. I think a groupby on Session would give session count

  • @PSModelling
    @PSModelling Před 6 dny +1

    Very nice, would have probably used a formula approach to try to solve this so interesting to see it done in a more robust way in Power Query.

    • @AccessAnalytic
      @AccessAnalytic  Před 6 dny +1

      Thank you. Dynamic array functionality does open a huge array of options. The new PIVOTBY will take it further again 👍🏼

  • @naveenpragash7584
    @naveenpragash7584 Před 10 dny

    Very useful video. Thanks!!

    • @AccessAnalytic
      @AccessAnalytic  Před 10 dny

      I appreciate you leaving a comment to let me know. Thank you 😀

  • @muhammadTayyab
    @muhammadTayyab Před 11 dny +1

    Just great
    😁

  • @MahanteshMinajagi
    @MahanteshMinajagi Před 5 dny +1

    Amazing

  • @AnbarasuAnnamalai
    @AnbarasuAnnamalai Před 12 dny +1

    It is a great video, Thank you

  • @swannous
    @swannous Před 12 dny +1

    Genius ❤

  • @Unknow496
    @Unknow496 Před 5 dny

    Is it possible to use multiple values for the dynamic range?
    I normally use a difference solution for the dynamic values and to update sql queries (date range), (product), (value range for filters), etc. I would love to see a video explaining more about it and more examples.

    • @AccessAnalytic
      @AccessAnalytic  Před 5 dny

      I don’t quite understand sorry. What do you mean by dynamic range?

  • @matthewbraun3939
    @matthewbraun3939 Před 11 dny +1

    I can't remember is there a way to update the query in Power BI from a slicer?

    • @AccessAnalytic
      @AccessAnalytic  Před 11 dny

      Matthew, as far as I know only a direct query can utilises a slicer learn.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters
      In power bi desktop you can set up a power query parameter which can then be input manually on each refresh