Forum Discussion
nyarlathotep
10 months agoAdvocate I
DAXUDF 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...
- 10 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.
Jihwan_Kim
10 months agoSuper User
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.