Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
I have a pivot table with a row and column dimension. I have several expressions in the table that are in a cycle group. However the cycle group button does not appear on the pivot table, nor does the name of the current expression shown. If you do the same in a chart the cycle button appears bottom left and the current expression is shown in the title. Is there a way to make these visible in the pivot table?
Thanks.
Thanks
I decided in the end to avoid cycle groups completely and use an island inline file to create a listbox with the measures in. Then set a variable to hold the expression depending on which one was selected in the list box.
Phew!
You can send an example?
Hi
I think this is a known issue with pivot tables. To work around, you can create another object (eg a straight table) with the same cyclic group and no expressions. Reduce the size of this object until only the cyclic selector appears. Cyclic selections work across the model, so selections in this cyclic will update the cyclic in the pivot table.
On the layout tab, select a layer for this 'floating' cyclic button that is above the pivot table, and you can manually place it in the correct location over the table (or any where else you like!).
Hope that helps
Jonathan
Thanks Jonathan. My cycle group is not defined in the document settings>group tab. It's definied in the expression tab for the table, so it doesn't have a name. I tried defining it the first way but couldn't get it to work. Can I still make this work-around work?
Many thanks.
I have never tried that, but I have my doubts. The cyclic group trick works because cyclic groups are model level objects, but cyclic expressions are chart specific. So I suspect you are out of luck there.
There are several other options which should work for you:
Regards
Jonathan
BTW - if you grab the image for the cyclic and use that image for the state control button, you would be faking the cyclic control so that most users would be unaware of the difference.
Jonathan
Thanks
I decided in the end to avoid cycle groups completely and use an island inline file to create a listbox with the measures in. Then set a variable to hold the expression depending on which one was selected in the list box.
Phew!