Forum Discussion
jimpatel
3 years agoPost Patron
Relatedtable formula
Hi,
I am using below formula to find list of part numbers where else is used for. For some reason the formula is not picking up all the list of part numbers. In some cases, there are 3 partnumbers which formula should pick, but it picked only 1 or 2 part numbers. Any idea please?
Formula = CONCATENATEX(RELATEDTABLE('Table1'),'Table1'[Column3],",")