beatricekay opened a new issue, #37091:
URL: https://github.com/apache/superset/issues/37091

   ### Bug description
   
   Currently we are loading 30k data points in this pivot table, and without 
filtering it shows redacted information. For example this is without filter:
   <img width="1391" height="546" alt="Image" 
src="https://github.com/user-attachments/assets/3408efbe-01ab-48d7-bde1-045e424812d8";
 />
   
   With filter, more data appears:
   <img width="1113" height="570" alt="Image" 
src="https://github.com/user-attachments/assets/979fdb3b-4a8e-4d02-a220-e64270c355be";
 />
   
   Is this because we are loading large amounts of data? Are there any plans to 
allow pagination for Pivot Table charts? And with pagination are we able to 
download the full dataset instead of the data on a single page?
   
   I see a similar thread posted but with no follow up.
   https://github.com/apache/superset/discussions/19173
   
   We're on:
   apache-superset 4.1.2
   Python 3.10.18
   
   ### Screenshots/recordings
   
   _No response_
   
   ### Superset version
   
   5.0.0
   
   ### Python version
   
   Not applicable
   
   ### Node version
   
   I don't know
   
   ### Browser
   
   Chrome
   
   ### Additional context
   
   _No response_
   
   ### Checklist
   
   - [x] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [x] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [x] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to