Problem Note 36560: Reports are no longer linked after migrating or promoting from SAS® Web Report Studio 3.1 to SAS Web Report Studio 4.2
In a SAS Web Report Studio 3.1 crosstabulation table, you can create a link
that is based on a category data item with an numeric data type. This kind of
association is not supported in SAS Web Report Studio 4.2, which means that
migrated and promoted reports that use this linking scenario will no longer
be linked.
As a workaround, you can edit the expression of the numeric data item to convert it to character. For example, if the data item Age is numeric, you might edit the expression as follows to convert it to character.
strip(put(<<CLASS.Age>>,8.0))
|
Typically, you also will need to modify the prompt in the target report to be a text prompt instead of a numeric prompt.
Operating System and Release Information
| SAS System | SAS Web Report Studio | Solaris for x64 | 4.2 | | 9.2 TS2M0 | |
| Linux for x64 | 4.2 | | 9.2 TS2M0 | |
| HP-UX IPF | 4.2 | | 9.2 TS2M0 | |
| 64-bit Enabled Solaris | 4.2 | | 9.2 TS2M0 | |
| 64-bit Enabled AIX | 4.2 | | 9.2 TS2M0 | |
| Windows Vista | 4.2 | | 9.2 TS2M0 | |
| Microsoft Windows XP Professional | 4.2 | | 9.2 TS2M0 | |
| Microsoft Windows Server 2003 Standard Edition | 4.2 | | 9.2 TS2M0 | |
| Microsoft Windows Server 2003 Enterprise Edition | 4.2 | | 9.2 TS2M0 | |
| Microsoft Windows Server 2003 Datacenter Edition | 4.2 | | 9.2 TS2M0 | |
| Microsoft® Windows® for x64 | 4.2 | | 9.2 TS2M0 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Problem Note |
| Priority: | high |
| Topic: | System Administration ==> Migration Query and Reporting ==> Interactive Querying Query and Reporting
|
| Date Modified: | 2009-08-03 16:00:29 |
| Date Created: | 2009-07-16 15:49:23 |