Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
11 years ago

Extract data from PowerBI

Hello,

Is it possible to extract data from PowerBI desktop or web app ?

 

I import data from PostGre DB, mashing up, create new columns and measure then design a Dashboard.

Some dashboard helop me to find some particular users in my DB, wich i report as table.

 

Now i need to extract them into a Excel or CSV file to send another entity.

They are no way to do this ?

 

Thanks,

Alexander.

 

16 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    There is currently no way of doing that. There are no export capabilities.

  • mrvachon's avatar
    mrvachon
    Regular Visitor
    Not sure if you'd want to do this.. The best practice if you plan on using the same merged data set would be to merge it outside of powerbi. Perhaps etl the data into an azure database table... Or better yet a managed data warehouse.

    Power bi is great for mashing up data for reporting but it's not the right tool to use if you share data sets.
  • I'm thinking of using Excel [Power Query (2013) or Get & Transform (2016)] to do ETL, then using the Excel file as data source for Power BI.  That way data is still accessible in format that can still be shared.  However, further changes to data structure are not fed back into data model in Excel so it would be a bit clunky.

  • this is basic functionality and without it diminishes the value of the whole product

    • BobF's avatar
      BobF
      Helper I

      Thanks for the suggestion.   The dashboards are shared with our clients so unfortunately the R-Script would not work in this example.  Since this post l have raised a ticket and the PowerBI support team have confirmed what we are seeing is a bug, they are looking at it just now.

       

      Robert

  • Anonymous's avatar
    Anonymous
    Not applicable

    Yes Alexander -

     

    Super easy to get this into excel just publish your BI and choe to access in excel then write cube functions to pull out your data.