What would be the max number of rows that can be used in scorecard component.
I am trying to map around 2000 rows (35 columns).
I previously could map around 1000 rows & columns and it was working fine.
There isn’t a hard maximum. (Well, there might be around the 65K mark, but I don’t know anyone that’s even tried that kind of nonsense.) It’s more of a soft limit. The more rows you put in, the more work Xcelsius has to do. It requires more memory, and performs more slowly. If you have a beefy enough server, you can make 2000 rows work. If not, you’ll start seeing errors.