allow user to resize columns in the Query Tab #4962
Unanswered
capslock66
asked this question in
Ideas
Replies: 3 comments
|
Any news ? |
0 replies
|
I think this would be a great feature to have. It's just fairly low priority compared to everything else. If you, or anyone else, would like to contribute a PR for it, I'd be happy to provide guidance. |
0 replies
|
This is a really great ticket and I want this one too! We're moving all feature requests to GitHub Discussions |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Query tab contains 2 columns : names and values.
Names is often more shorter than values.
Odata sample : $filter = groupby((StatusKind),aggregate(StatusKind with countdistinct as total))
So It's better if we can resize the 2 columns
All reactions