5 ways to export data from Power BI

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ม.ค. 2025

ความคิดเห็น • 28

  • @emilymorrison4263
    @emilymorrison4263 7 หลายเดือนก่อน +2

    Loved the live connected/refreshable table. Never knew that was possible.

  • @IvanCortinas_ES
    @IvanCortinas_ES 7 หลายเดือนก่อน +1

    This is valuable information. Thanks Wyn, for providing all these options!

  • @chahineatallah2636
    @chahineatallah2636 2 หลายเดือนก่อน

    Great tips , I’ll start using the addins in power bi , specially bravo

    • @AccessAnalytic
      @AccessAnalytic  2 หลายเดือนก่อน +1

      They do open a lot of extra functionality

  • @daniyalnaveed861
    @daniyalnaveed861 4 หลายเดือนก่อน +1

    You can also directly import semantic model and data flows into excel from Data > Power Platforms, which shall create a connected table or pivot in excel.

  • @MrGarrLocke
    @MrGarrLocke 5 หลายเดือนก่อน +1

    Brilliant. Thanks Wyn!

    • @AccessAnalytic
      @AccessAnalytic  5 หลายเดือนก่อน

      You’re welcome 😀

  • @kkravch
    @kkravch 7 หลายเดือนก่อน +2

    Thanks a lot. Can you link data to Excel's data model directly so the end user can use dax on local machine without using power query because of much data?

    • @AccessAnalytic
      @AccessAnalytic  7 หลายเดือนก่อน

      You can’t connect to a data model in a separate Excel file, but can create the table connection inside the same file as the model

    • @kkravch
      @kkravch 7 หลายเดือนก่อน

      @@AccessAnalytic Thanks. Actually.... I played with it and got it connected directly into data model form the BI table. I don't have power query at all but have a power bi connection to powerpivot. Is there any resource here to show screenshot?

    • @AccessAnalytic
      @AccessAnalytic  7 หลายเดือนก่อน

      So I’m not quite following. Are you connecting to a Power BI data model that lives in PowerBI.com or are you connecting to a Power Pivot data model that lives in a local Excel file.

    • @kkravch
      @kkravch 6 หลายเดือนก่อน

      @@AccessAnalytic Here is the protocol:
      1. In the PowerBI Destop:
      Enable that report can export underlying data (CURRNET FILE > Report Setting, Export Data)
      Make a simple table with a Sum measure (two columns - date and measure (Sum of Values))
      Upload Dataset to the PowerBI Service
      2. In PowerBI Service:
      Click on table and export to Excel "summarised data with leave connection"
      3. In Excel:
      Find this connection (under Data & Connections) and copy connection string to any text editor
      Edit this string to remove statement
      4. In this or any other Excel file:
      Open Data Model in Excel
      Select Get External Data > From Other Sources > Others (OLEDB/ODBC)
      Paste Connection String and Test Connection
      In the MDX field Enter DAX statement starting with EVALUATE for the dataset table. If table name is tb1, the statement that brings all the data to the Data Model will be EVALUATE tb1. Alternatively one can do other filters and functions as FILTER, CALCULATETABLE, SELECTCOLUMNS, etc
      Confirm with Finish. Now refreshable data is in the Data Model and can be used for reports in Excel.
      Please let me know if it works for you.

  • @DeepakNair-l7r
    @DeepakNair-l7r 4 หลายเดือนก่อน +1

    Thanks, but will we able to see the export option in the published link?

    • @AccessAnalytic
      @AccessAnalytic  4 หลายเดือนก่อน

      Not sure what you mean sorry

    • @DeepakNair-l7r
      @DeepakNair-l7r 4 หลายเดือนก่อน

      @@AccessAnalytic After embedding the report into a website, will the export to excel button be visible for a table visual?

    • @AccessAnalytic
      @AccessAnalytic  4 หลายเดือนก่อน

      @DeepakNair-l7r not sure if embedding, but works if accessing in PowerBI.com

  • @kebincui
    @kebincui 11 วันที่ผ่านมา

    Brilliant video, thanks Wyn. But this does not work in my case. I want to export underlying data from a power bi report link shared with us from third party (our client). We are not the owner of the report and I cannot login to the worskspace. But our client enables the underlying data downlaoding by us. Right now I can only download (export) the underlying data manually from the visual on hte power bi report link. Is there a way to download the underlying data automatically using power query? Please kindly advise.

    • @AccessAnalytic
      @AccessAnalytic  11 วันที่ผ่านมา

      Hi, thanks. No the owner is in control of the data so they’d need to set up the export for you.

  • @mnowako
    @mnowako 7 หลายเดือนก่อน +1

    Excellent! Thank you!

  • @amrali1383
    @amrali1383 หลายเดือนก่อน

    Greetings
    I have created a new table on power bi containing around 17m records ..
    How to export it as csv file
    Or can i analyse on it on power bi again

    • @AccessAnalytic
      @AccessAnalytic  หลายเดือนก่อน

      If you create a Dataflow then you can re-use it in multiple reports. Per the Video BRAVO or DAX STUDIO or Paginated report

  • @PavanCh-q2u
    @PavanCh-q2u 2 หลายเดือนก่อน

    Great videos and content as always..
    I need help badly....
    I have a use case where I am getting data from matrix visual in Power BI report. I want the functionality once the button clicked (Power Automate in Power BI) and I want dynamic data which is showing in my matrix visual in Power BI to be exported to excel (the number of dimension/categorical fields are dynamic based on "Field parameters (which are dimensions not measures)" like sometimes the user will select 4 or sometimes 5 but max 8 and numeric or measure fields are static and there are around 10.
    Here is the main thing, the data should be exported to "Excel" in a hierarchical fashion (Parent and Child), should be like:
    Name Value1 Value2
    Parent 100 200
    Child1 100 200
    Child2-1 50 100
    Child2-2 50 100
    Is it possible using Power Automate. Any suggestions or help are greatly appreciated. Thanks in advance.

    • @AccessAnalytic
      @AccessAnalytic  2 หลายเดือนก่อน

      I'm not too sure sorry
      I'd recommend posting to
      www.reddit.com/r/PowerBI/
      or
      community.fabric.microsoft.com/t5/Service/bd-p/power-bi-web-app

  • @Datavoll
    @Datavoll 7 หลายเดือนก่อน +1

    Great
    🎉