Hi,
I created Crosstab visualization in SAS VA 7.3 with 2650 rows and 31 columns and getting the error message as "Too much data to Display".
How should I solve this problem. As per the documentation croostab can hold up to 40000 rows.
Any idea how should I resolve this problem
You are likely running into a midtier limit on cardinality for crosstabs. According to the Visual Analytics administration documentation, the middle-tier maximum cardinality threshold for crosstabs is 50,000 unique values (not the maximum volume of data). Does the table include high-cardinality data items? You can sometimes work around this by changing the roles for some of your categories from rows to columns or vice versa.
-------------------------------------------------------------------------
Four tips to remember when you contact SAS Technical Support
Creating Beautiful Reports
SAS Visual Analytics Learning Center
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.