on 2022 May 25 2:11 AM
Hi Folks,
I would like to change the measure used in table, as per the example below, this works as expected.
Table.setDimensionFilter(Alias.MeasureDimension,"ELTUIDCMP5");
I would however like to swap the axis via script. Measures are currently set as 'columns' and I would like to change to 'rows'. How do I do this for a table widget?

Thanks
Patrick
Request clarification before answering.
Checkout addDimensionsToColumns and addDimensionsToRows and related methods on Table. You may refer to the measure dimension using Alias.MeasureDimension.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.