Skip to content

Conversation

@Jolanrensen
Copy link
Collaborator

@Jolanrensen Jolanrensen commented Nov 13, 2025

Fixes #1548 by making all pivot shortcuts use PivotDsl. I believe this will not cause issues as PivotDsl : ColumnsSelectionDsl, and all shortcuts simply call pivot {}.operation().

@Jolanrensen Jolanrensen reopened this Nov 13, 2025
Copy link
Collaborator

@AndreiKingsley AndreiKingsley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, add

Select or express pivot columns using the [PivotDsl].

@include [PivotDslDocs]

in these overloads.

Also there's a mistake in columns argument description in 939th line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix pivot functions API

3 participants