Do not expand cube set

C

Chance1234

I have the following two lines

sb.Append("<script>document.all.pTable.ActiveView.RowAxis.InsertFieldSet(document.all.pTable.ActiveView.fieldsets('[service_name]'))</
script>");
sb.Append("<script>document.all.pTable.ActiveView.RowAxis.Fieldsets('[service_name]').fields('[service_name]').expanded
= false)</script>");

service_name is a cube field and i dont want to display the lower
parts of the cube, I have tried ddifferent combinations of syntax,
but cant find where the cube "sits"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top