Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
AlekhyaBusam
Regular Visitor

Data Export

We use Power BI reporting connected to SSAS tabular models (live connection). We need the ability to export the data with ease to monitor the metrics. On the export from the drill through tab, Power BI limits the data export to 150,000 rows or 16 MB of uncompressed data. The primary table being used in SSAS has ~7 Million rows and ~100 columns. Drill through for a month of data has ~130K rows and ~60 fields (columns + measures) based on the primary table from the dataset (which has a total of ~7 Million rows). We are currently exploring 3 options for data export:

  1. SSRS reporting based on denormalized tables
  2. Paginated reports in Power BI
  3. Analyze in Excel (connection to the SSAS Model)

Need inputs on pros and cons of these approaches and the best way forward.

1 REPLY 1
lbendlin
Super User
Super User

either #3 or do your reporting at the source, in SSAS directly.  Trying to export data from a cube is unfortunately a frequent request, but it very seldom is justified.

Helpful resources

Announcements
OCT PBI Update Carousel

Power BI Monthly Update - October 2024

Check out the October 2024 Power BI update to learn about new features.

October NL Carousel

Fabric Community Update - October 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors