[Next Gen] Full MDX Column Label is not applied

Hi Everyone,

We are using Full MDX to define DataSource for a table widget in UX NextGen, which is dynamically chaging the cube and dimension name in the output table.

However, we want to keep the column names consistent for the user, hence we are using Label to make the column names static.

As a result, in the Preview we can see the first column displayed as “Iteration”, however in the app itself the Column label defaults to the Dimension name.

Can anyone advise how this can be fixed in UX without the need to create additional Aliases on the tm1 side?

You could have a javascript function to set the column header display values triggered by refresh event.