How can I create a computed column with two columns of a splited table (by column)? #225
Unanswered
DanielaSanabriaG
asked this question in
Q&A
Replies: 1 comment
-
You cannot make calculations between several tables. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have a table with columns divided as a date histogram.
and I want to compute the change in the column 'Rejected txs' between my two divisions.
Can I do this?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions