DOMO is truncating my data and showing the above message due to a large amount of rows being used. When I write 100,000 in the 'Limit rows', replacing 'All rows', the warning message is removed (100,000 is the maximum I could put there). However, data is still truncated in the visualization, therefore having a summary number which doesn't match with the numbers coming from the bars in the chart when adding them up. Since there seems to be no way around this, what is the logic behind the truncation of data from DOMO's end? Is this just done by choosing the first 100K rows or is it done in a specific manner?