VBScript to Change pivot table layout

S

Sahi

Hi,

I have an htm page that loads data from a .cub file and
shows it on the page through vbscript. I want to have all
the filters (Dimensions) in a vertical order, but at the
time being it shows them all in a horizontal line and I
need to scroll to the right to see all the dimensions.

Can anybody help me write a vbscript or any other way to
change the layout, so I can have the dimensions in a
vertical order?

I would really appreciate any help.

Thanks.
 
Top