Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Balanced columns of sorted data
BillT
Rather than creating a one column table with a lot of rows, I want to present the data in four nearly-equal length columns. By using "row.__rownum" to filter which records populate each column, I can achieve this but I can't find any way of spreading a sorted list across the columns - "row.__rownum" gives me the pre-sorted row number. Any ideas?
Find more posts tagged with
Comments
mwilliams
Hi BillT,
Can you sort them in your dataSet the way you want them?