Forum Discussion
jcastr02
3 years agoPost Prodigy
Pivot Columns
Hello, Please see the Current data set up and future . How can I achieve this? I have tried all pivot columns options but none are providing this result. Any thoughts?
Pls try this
= VAR _t = MAX('table'[ID]) RETURN CONCATENATEX(FIILTER(ALL('table'),'table'[ID]=_t),[CURRENT WFM],";")