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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Giovani
Helper I
Helper I

Not upload all excel spreadsheet in powerBI desktop

I have a spreadsheet with 500.000 rows and 19 columns that I am trying to upload to PowerBI desktop.

When I upload there are only 65.000 rows.There is a way that I can upload all spreadsheet content?

 

1 ACCEPTED SOLUTION
v-haibl-msft
Employee
Employee

@Giovani

 

As @Caitlin_Knox suggested, could you please create a measure like following one to check the actual rows imported to PBI Desktop?

 

Measure = COUNTROWS( 'TableName' )

I just tested with latest Nov 2017 version of PBI Desktop and I could import more than 65000 rows here.

 

Not upload all excel spreadsheet in powerBI desktop_1.jpg

 

Best Regards,
Herbert

View solution in original post

4 REPLIES 4
v-haibl-msft
Employee
Employee

@Giovani

 

As @Caitlin_Knox suggested, could you please create a measure like following one to check the actual rows imported to PBI Desktop?

 

Measure = COUNTROWS( 'TableName' )

I just tested with latest Nov 2017 version of PBI Desktop and I could import more than 65000 rows here.

 

Not upload all excel spreadsheet in powerBI desktop_1.jpg

 

Best Regards,
Herbert

Hi Herbert,

 

I couldn`t solve this issue. I removed Power Bi Desktop and installed again. 

Now it is working and loading all data.

 

Thanks.

Caitlin_Knox
Advocate III
Advocate III

Are you seeing that row coutn in the query editor? Or did you use the COUNTROWS function to check your model? I know in the Query editor, it doesn't necessarily bring in all the rows right there. I would try adding a calculated measure to count the rows once you've loaded the data to the model from the editor.

Actually, it stops to load the data in 65.0000 rows. 

I am construction Line and stacked column chart and that doesn't have the date after the 65.000 lines.  Meaning that this data didn`t load. 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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