Labkey pivot query limit | jeckels | 2016-06-17 09:54 |
Status: Closed | ||
Hi Kristen, Can you describe how you're hoping to present this wide data set? Typically a 2000+ column table isn't very pleasant to scroll around inside of a web browser. Perhaps there are some other strategies that could be used to generate the SQL for smaller sets of columns, while still allowing the user to have access to all of the data. For example, it might be possible to construct the pivot such that it shows 200 columns at a time, and allow the user to "page" horizontally across the different sets of columns. Thanks, Josh |
||