- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

How to extract data from a PBIX file to a notepad / Excel?
Hi All,
I have a PBIX file which shows some charts / pivot tables in the visualization based on a dataset of 3.5 million rows and 50 columns. I want to extract this dataset from PBIX and perform some statistical analysis on the data by using SAS / Python.
I would like to know if there is a way to download data to a notepad or save the data in .CSV format. I tried "Copy table" option, but it slowed down my machine and non-responsive after several minutes.
Please help!
Regards,
Sagnik
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @Anonymous,
My suggestion would be to use the Python visual in the pbix and do your analysis over there, unless the functionality of the visual is limited.
Are you trying to extract the whole data or summarized date from a visual?
As you mentioned correctly, trying to copy a table of 3.5 million rows, will slow down the system. On the other hand, summarized data will be give you a summary of the visual.
You can also look into pagniated reports, but that will probably give you only a PDF file on extraction.
Try filtering the data and extract them in parts, that might be the most optimal way if nothing else works.
Hope this helps.
Thank you,
Vishesh Jain
If yes, then please mark my post as a solution!
Thank you,
Vishesh Jain
Proud to be a Super User!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @Anonymous,
My suggestion would be to use the Python visual in the pbix and do your analysis over there, unless the functionality of the visual is limited.
Are you trying to extract the whole data or summarized date from a visual?
As you mentioned correctly, trying to copy a table of 3.5 million rows, will slow down the system. On the other hand, summarized data will be give you a summary of the visual.
You can also look into pagniated reports, but that will probably give you only a PDF file on extraction.
Try filtering the data and extract them in parts, that might be the most optimal way if nothing else works.
Hope this helps.
Thank you,
Vishesh Jain
If yes, then please mark my post as a solution!
Thank you,
Vishesh Jain
Proud to be a Super User!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hello Vishesh,
Thank you very much for the solution. I finally ended up applying a filter to reduce the size and downloaded for use in SAS.
Regards,
Sagnik

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
Anonymous
| 01-17-2024 02:00 AM | ||
01-24-2020 01:40 AM | |||
05-07-2024 07:35 PM | |||
10-25-2023 12:05 PM | |||
02-04-2024 05:18 AM |
User | Count |
---|---|
123 | |
104 | |
84 | |
49 | |
46 |