Forum Discussion

jimpatel's avatar
jimpatel
Post Patron
3 years ago

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],",")

1 Reply