Creating a Pie Chart causing the browser to crash

Good day All,

Creating a new view as a pie chart is causing the browser to crash as when add a column is pressed it take _RowNumber as a default first choice, the table has thousands of rows which causing it to crash till it process it in the pie chart.

Note: the laptop being used is considered a decent one (8gigs of ram and an i7th gen CPU)

running in Microsoft EDGE, Chrome having the same issue as well

is there any workaround for this ?

Thanks in advance

Try hiding the app emu (preview) before add the new view. And then show the emu again after everything is set.

2 Likes

Thanks for your response.

I just gave it a try, unfortunately it is still crashing after some time.

1 Like

Make sure the chart column doesn’t containing huge number of distinct values.

1 Like