Forum Discussion
Create a calculated columns from 2 tables
- 4 years ago
It's better version
We concatenate by two columns here
Source file: https://1drv.ms/u/s!AiNTN-Usixb7h9JTE5bZIVEGbQGfUQ?e=2PK2tO
Hi, thank you for your reply, appreciated, but probably I was not so clear.
What I need to know in Table1 is:
1) Is the client in Table1[clienti]=Table2[clienti] if the answer is yes then
2) Is Table1[giorni]=Table2[giorni in numeri]? If the answer is yes, then is OK.
My aim is to be sure that my client has the job done exactly at the right day of the week.
Thank you again
- marabeda4 years ago
Helper I
Hi Technolog, yes is correct. Now I try your solution on my original table to check if it works and I let you know.
I am gratefull for you prompt replay.
Marabeda
- technolog4 years ago
Super User
It's better version
We concatenate by two columns here
Source file: https://1drv.ms/u/s!AiNTN-Usixb7h9JTE5bZIVEGbQGfUQ?e=2PK2tO
- marabeda4 years ago
Helper I
Hi technolog, it works! thank you. I solved first part of the question. The second part is how to show the value in table2[ore] in a column that match client in table1. Can you help? Can I write the same formula?
Many Thx