Forum Discussion
DavidB023
8 years agoHelper III
Copy Column on a new table (with date)
Hi everybody ! I just need to copy a column from a table to another and my value are source of date like I show you in the following picture : I try related or Summarize but nothing wor...
- 8 years ago
it seems you are creating measure. Creat new column then only column suggestions would appear in your syntax.
see screenshot of measure where suggestion didn't appear.
and when i created column then suggestion appeared
- 8 years ago
I success to create new column with data from other table, I have created a relation between the two tables (with date column) and after that column from the other table appear in RELATED(). Thanks !
Best regards
DavidB023
DavidB023
8 years agoHelper III
I success to create new column with data from other table, I have created a relation between the two tables (with date column) and after that column from the other table appear in RELATED(). Thanks !
Best regards
DavidB023
ask4atish
8 years agoAdvocate III
Yeah. I forgot to mention that two tables should be linked with each other.