Forum Discussion

shubhamc_002's avatar
shubhamc_002
Helper I
3 years ago

Data export limitation from table visual

HI Team, 

 

We are facing strange issue while exporting data from table visual. As per our understanding we can export 150K rows from table visual by max but in our reporting these numbers are not consistent. Some time its exporting 60K or sometimes  it is going to 70K but while exporting more than 70K , its throwing error. 

 

Is there any limitation with number of columns should be there for table visual to export 150K rows?

Is there any connection timeout settings for export operation which causing this issue? 

 

we have explored Live connection with 500K rows as well but that would not solve our purpose because it will be live connection and these feature cant be used by viewers role users. 

 

Any help would be appriciated. 

thanks

1 Reply

  • we have explored Live connection with 500K rows as well but that would not solve our purpose because it will be live connection and these feature cant be used by viewers role users. 

    That is not correct. That "live"  connection is actually a DAX query back into the data model. And you can modify the TOPN filter of that query to remove the 500K limit.  Of course with Excel being the destination you're still stuck at 1MiB rows anyway.