Forum Discussion

Ayushman1997's avatar
Ayushman1997
Frequent Visitor
1 year ago

Power Bi import export

Hi Everyone.

I have 2 questions.

1. How to export 350M rows from a table in Power Bi to a .csv file?

2. That .csv needs to be the data source/import for another power bi dashboard. How can that be imported?

2 Replies

  • OktayPamuk80's avatar
    OktayPamuk80
    Responsive Resident

    Hi Ayushman,

    I wrote in your other post the answer. It is the same. Go for MS Fabric with Lakehouse to have a sustainable and pleasing solution.

    Regards,
    Oktay

     

    Did I answer your question? Then please mark my post as the solution.

    If I helped you, click on the Thumbs Up to give Kudos.

  • Shahid12523's avatar
    Shahid12523
    Community Champion

    Power BI can’t export 350M rows directly (limit ~150K).
    Export the data from the source system or Fabric/Dataflow instead, then save as CSV/Parquet.
    Import that file into the new Power BI report via Get Data → CSV (or better, Parquet for performance).