Forum Discussion
shubhamc_002
Helper I
3 years agoData 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 ...
lbendlin
Super User
3 years agowe 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.