The table doesn't execute correctly in a horizontal flow — it either jumps or doesn’t honor the expected skip logic.

Discussions about CSEntry
Post Reply
shafim0123
Posts: 16
Joined: January 29th, 2025, 12:42 am

The table doesn't execute correctly in a horizontal flow — it either jumps or doesn’t honor the expected skip logic.

Post by shafim0123 »

I'm currently working on a CSPro application where I need to design a horizontal table that reads data column-wise (across occurrences). Some of the questions within the table involve conditional skips based on responses.

However, I'm facing the following issues:

The table doesn't execute correctly in a horizontal flow — it either jumps or doesn’t honor the expected skip logic.

The skip patterns I defined within the roster are being ignored or behave unpredictably.

I want to display the table row-wise on screen but process the data column-wise (i.e., one set of variables across multiple occurrences).
Gregory Martin
Posts: 1947
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: The table doesn't execute correctly in a horizontal flow — it either jumps or doesn’t honor the expected skip logic.

Post by Gregory Martin »

It's hard to know what might be happening without seeing your application. If you can post your application here, or email it to cspro@lists.census.gov, we can take a look at why the logic is not functioning as expected.
Post Reply