SPSS Statistics

SPSS Statistics

Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers! 


#Analytics
#SPSSStatistics
#Analyticstools
 View Only
  • 1.  Modify Tables - Hide Row SLABELS = NO - Python 3

    Posted 01/24/22 05:22 PM

    Ran into this a while back with Modify Tables (here's the original post), but wondering if anyone has a new fix that works with Python 3 /SPSS 28.

    We're trying to hide rows (and occasionally columns) in custom tables, but have SLABELS = NO set, which seems to break Modify Tables' ability to hide things.

    We got a fix at the time that solved it, but with SPSS 28 requiring Python 3, it looks like that won't work anymore.

    Anyone run into this and have a solution?

    Thanks!






    #SPSSStatistics
    #Support
    #SupportMigration


  • 2.  RE: Modify Tables - Hide Row SLABELS = NO - Python 3

    Posted 01/24/22 05:27 PM

    CTABLES does some weird things to the internal table structure.

    Can you send me (jkpeckSupport Member) an spv file containing a problem table and the MODIFY TABLES syntax that fails?






    #SPSSStatistics
    #Support
    #SupportMigration


  • 3.  RE: Modify Tables - Hide Row SLABELS = NO - Python 3

    Posted 02/03/22 02:34 PM

    resolved with an update to MODIFY TABLES to handle a change in the CTABLES output behavior.






    #SPSSStatistics
    #Support
    #SupportMigration