Is there a way to rename a column in an expression? #1496
-
|
For example, let's say within an expression I want to calculate MV as Ideally I'd like to do something like this: |
Beta Was this translation helpful? Give feedback.
Answered by
dhirschfeld
Jul 30, 2021
Replies: 1 comment
-
|
The new way is to use a comment to denote the column name: #1493 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
texodus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The new way is to use a comment to denote the column name: #1493 (comment)