When datatable is large in size, Local panel does not show full data

When running the code in debug mode and we want to see the the full data of datatable but the local panel does not show full data instead it truncate the data and show only part of it.
It will be great if we can see full data or atleast a button to copy full data and so that w we can paste it in excel file to have a look at the datatable at runtime.

Showing all data is not good idea. I guess it was like this in some past Studio release and it was causing issues exacly in case of large datatables.

Copy to clipboard might be a good alternative.

Cheers

2 Likes

Thanks for the feedback. We are looking into improving this area soon.