Forum Discussion
DataUsurper
6 years agoHelper II
Best Practice for Exporting Large Data Tables?
Hey all, I have a table I created that produces 3.6M records that I need to export, I've been trying all day but PBI is randomly dropping data and for the life of me I cannot determine why. I've ...
- 6 years ago
Got a bit of a work around:
- Connect table to DaxStudio
- Evaluate whole table
- Export whole table via text document
- Import into Access
- Filter as desired and export
DataUsurper
6 years agoHelper II
I cannot because the data exceeds Excel's max limit of records, the table I am attempting to export w.out copying and pasting is 3.4m records.
DataUsurper
6 years agoHelper II
Got a bit of a work around:
- Connect table to DaxStudio
- Evaluate whole table
- Export whole table via text document
- Import into Access
- Filter as desired and export