NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot display report with Horizontal stylesheet

Hi,
 
I have problem displaying result using the horizontal.xsl  stylesheet. An error message " Unable to process the XML Report with the stylesheet 'C:\Program Files\National Instruments\TestStand 3.5\Components\NI\Models\TestStandModels\StyleSheets\horizontal.xsl'.
 
But if changed the stylesheet to expand.xsl or report.xsl the result is ok. I need the report to be in XML format since I'm using it for data analysis. I attach a sample sequence file which the result failed to be displayed using the horizontal stylesheet. FYI this is just a sample sequence file and I have a real of sequence file that have similar problem. I believe the the NOT_OK step (in the attachment) that causing the problem but I don't know what
 
Is there something wrong with my sequence file step or is it the xsl stylesheet? I'm not reaaly good with XML or XSL so I hope I can fixed this from a sequence file side. Please help me on this since I really need to display the result with horizontal stylesheet.
 
Thanks   
0 Kudos
Message 1 of 2
(3,235 Views)
Caviars

I found out what is causing the problem. One of your measurement names is 'Status'.
The stylesheet looks at property names like 'Status' to put them in specific columns.

This issue will be investigated further and will be fixed a future release.

As a workaround till then, make sure none of your measurements are called 'Status'.

Regards
Anand Jain
National Instruments
0 Kudos
Message 2 of 2
(3,219 Views)