Power Query Tips including Excel dataflows

Поделиться
HTML-код
  • Опубликовано: 11 июн 2022
  • 🔽More Info🔽
    00:19 A demo on how to create a dataflow
    03:20 How to use Excel to connect to a dataflow
    04:49 Power Query column resizing trick
    06:01 M Intellisense tips
    Dataflows Introduction:
    • What are dataflows in ...
    Find me on various social media platforms
    wyn.bio.link/
  • ХоббиХобби

Комментарии • 51

  • @ashutoshkh
    @ashutoshkh 2 года назад +2

    Wyn - Your videos are the best! 👍

    • @AccessAnalytic
      @AccessAnalytic  2 года назад

      Too kind Ashutosh. Thanks!

    • @rudiansyahsyah9738
      @rudiansyahsyah9738 2 года назад +1

      classroom microsoft excel symbol commonecation in software in 2022 / 2023 basim simbol you generation operator programmer analis computer 2022 / 2023 speak room 🏛🌍🌎🌏

  • @MrWish332
    @MrWish332 2 года назад +1

    DataFlow was entirely new to me, Thank you again for the Data Flow

  • @ziggle314
    @ziggle314 2 года назад +1

    I have struggled with IntelliSense and the double-word problem for a while -- no more. Thanks, Wyn!

    • @AccessAnalytic
      @AccessAnalytic  2 года назад

      Great to hear, thanks for letting me know

  • @brennovn
    @brennovn 2 года назад +1

    Amazing tips!!!

  • @CyPersia
    @CyPersia 2 года назад +1

    Great Tip Wyn. Thank you!

  • @RenierWessels
    @RenierWessels 2 года назад +1

    Awesome tips. Thanks Wyn.

  • @MrWish332
    @MrWish332 2 года назад +1

    I always liked your little tips, Thank you for sharing with us.

  • @Milhouse77BS
    @Milhouse77BS 2 года назад +1

    Nice, wasn't fully aware you could Replace in many columns at once (2:11)! And ALL the tips are good. Best 8 minutes of my Power Query life. :)

  • @westleyempeigne6541
    @westleyempeigne6541 2 года назад +1

    Great tips Wyn

  • @miragliag
    @miragliag 2 года назад +2

    Cool Video. You mentioned, that the Sharepoint - Excel Connector is missing.... You can just use Sharepoint Folder Connector and then from there access to the Excel File in Powerquery.... That works well.

    • @AccessAnalytic
      @AccessAnalytic  2 года назад

      Thanks Giovanni, yes that would work but can result in a much slower refresh than using the from Web method. ruclips.net/video/vPV67RLGoOg/видео.html

  • @kassiowifried
    @kassiowifried 2 года назад +1

    Good job

  • @Henrik.Vestergaard
    @Henrik.Vestergaard 2 года назад +1

    Wonderfull, no less :-)

  • @Sumanth1601
    @Sumanth1601 2 года назад +2

    Big fan of your work ..and love your power query magic videos too.. just noticed that the pq interface of the data flow is bit different from the the desktop excel. Please make a video enlightening us on new features like map to entity, key, AI insights and what else is new and interesting :)

    • @AccessAnalytic
      @AccessAnalytic  2 года назад +1

      Thanks Sumanth. AI insights is a premium only feature and not something I ever use. Map to entity is again something I don't use but can be used to map your columns to standardised field names if you're using a common data model / Dynamics.
      For more UI elements info, check out my datalfows video here ruclips.net/video/HXSJXOjtfeE/видео.html

  • @Hamish_A
    @Hamish_A Год назад +1

    You can also type datefr and it will offer date. from

  • @Bhavik_Khatri
    @Bhavik_Khatri 2 года назад

    Nice tips. I have twisted PQ question. Hoping someone can help me out. How can you purge data in self referencing query? For instance, if I have May-22 data (50 rows of data) and if I reload it again then I want it purge all May-22 data (50 rows of data) and upload current data load for May-22 (10 rows of data). After upload May-22, we should have only 10 rows of data.

    • @AccessAnalytic
      @AccessAnalytic  2 года назад +1

      Not really dealt with self referencing queries, if you want to replace everything does it need to be self referencing?
      I might be doing a related video using a Switch to return different applied steps based on a user input that may be relevant... I'd need to think it through and try it out

  • @PaulBailey3
    @PaulBailey3 Год назад +1

    I guess my company is still on an old version of Excel Online. I have no Get Data options other than "from picture"....

    • @AccessAnalytic
      @AccessAnalytic  Год назад

      Excel for web doesn't have this feature yet. It's Excel desktop (if you're on Microsoft 365)

  • @zachg.9208
    @zachg.9208 2 года назад +1

    shift+9 has killed me

  • @050224011
    @050224011 2 года назад +1

    = PowerPlatform.Dataflows(null) pasted into a blank query, in Excel Power Query doesn't seem to bring up dataflows I've created. Any idea when this'll be rolled out for everyone please?

    • @AccessAnalytic
      @AccessAnalytic  2 года назад

      If you open Excel and go to File --> Account it should say what version and channel you are on ( something like 2108 Semi Annual for example.) What does yours say?

    • @raneeshifars8168
      @raneeshifars8168 Год назад

      @@AccessAnalytic Professional Plus 2016

    • @AccessAnalytic
      @AccessAnalytic  Год назад

      Hi @@raneeshifars8168, only Office 365 gets new features. One-off purchases such as Excel 2016, 2019, 2021 never get updates

  • @SamehRSameh
    @SamehRSameh 2 года назад

    Link plz ?

    • @AccessAnalytic
      @AccessAnalytic  2 года назад

      Which link Sameh?

    • @SamehRSameh
      @SamehRSameh 2 года назад

      @@AccessAnalytic
      To access the website that you used in this video

    • @AccessAnalytic
      @AccessAnalytic  2 года назад +1

      Hi I’m connecting to my own OneDrive and using PowerBI.com. I can’t share links to those

  • @garylhaas2005
    @garylhaas2005 2 года назад +1

    another way of getting DateTime.LocalNow is to type =dtl enter key ( i saw this in a presentation by Melissa de Korte )

  • @zzota
    @zzota 2 года назад +1

    DateTime.LocalNow() shows the date as yyyy-mm-dd... but Date.From shows m/dd/yyyy. I often have to convert the date to an American date then convert to a proper date, even though we're using LocalNow. This is so annoying. Why can't Americans just accept that their date format is wrong :)

    • @AccessAnalytic
      @AccessAnalytic  2 года назад

      Is you windows setting set to US format? If you look at the time and date in the bottom corner of your task bar does it show m/dd/yyyy?

    • @zzota
      @zzota 2 года назад

      @@AccessAnalytic No, but it's a government computer, so there are lots of settings I can't change. I can set all the date formats in Desktop, but when I publish, the formats change to US. It's a pain 😐

    • @AccessAnalytic
      @AccessAnalytic  2 года назад

      That’s a shame, I wonder if this thread may help community.powerbi.com/t5/Service/Date-format-Desktop-vs-Service/m-p/91203#M15771

    • @zachg.9208
      @zachg.9208 2 года назад

      In my case, "es-ES", I transform to mm-dd-yyyy with this: = Text.Combine({Date.ToText(Origen, "MM"), Date.ToText(Origen, "dd"), Date.ToText(Origen, "yyyy") }, "/")

    • @zachg.9208
      @zachg.9208 2 года назад

      let
      Origen = Date.From(DateTime.LocalNow()),
      Datos = Text.Combine({Date.ToText(Origen, "MM"), Date.ToText(Origen, "dd"), Date.ToText(Origen, "yyyy") }, "/")
      in
      Datos