Forum Discussion
nyarlathotep
Advocate I
11 months agoDAXUDF Reference a column
So, i want to make a DAX UDF that takes a (one-column) table as input and outputs a concatenation of all distinct values. Something like: DEFINE FUNCTION ConcValues = (column: Table) => CONCA...
- 11 months ago
Hi,
I am not sure if I understood your question correctly, but please check the below picture and the attached pbix file, and please try something like below.
nandic
Resident Rockstar
10 months agoJihwan_Kim well done! Thank you for providing anyref hint