You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIX] pivot: support sorted column with field name
Fix for an upgrade issue: the sortedColumn measure was not updated
from using fieldName to using id. If the sortedColumn measure matches
a measure fieldName in the definition, update it to use the measure's id instead
of its fieldName.
closes#6533
Task: 4816705
X-original-commit: c737e58
Signed-off-by: Pierre Rousseau (pro) <[email protected]>
0 commit comments