Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix (Pivot Export): Use dimension alias in sort clause #5643

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

ericpgreen2
Copy link
Contributor

If an alias is provided, then it needs to be used in the sort clause.

Closes #5578

@ericpgreen2 ericpgreen2 added the Type:Bug Something isn't working label Sep 9, 2024
@ericpgreen2 ericpgreen2 self-assigned this Sep 9, 2024
@djbarnwal djbarnwal merged commit 02b2509 into main Sep 10, 2024
9 checks passed
@djbarnwal djbarnwal deleted the fix-pivot-export-sort branch September 10, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pivot: Unable to export a specific view
2 participants