Hello,
I am trying to concatenate 2 colums and I cannot figure out why this seemingly simple task is not working.
I am using this formula:
=CONCATENATE(Dates[Day]& " - ", CONCATENATE('talmon 2012'[Time of Day]))
It is giving me the following error:
Too few arguments were passed to the CONCATENATE function. The minimum argument count for the function is 2.
Can anyone assist?
Much appreciated!
Nathan
I am trying to concatenate 2 colums and I cannot figure out why this seemingly simple task is not working.
I am using this formula:
=CONCATENATE(Dates[Day]& " - ", CONCATENATE('talmon 2012'[Time of Day]))
It is giving me the following error:
Too few arguments were passed to the CONCATENATE function. The minimum argument count for the function is 2.
Can anyone assist?
Much appreciated!
Nathan