Forum Discussion
Alex_RM
Advocate I
1 year agoALLSELECTED, but within the same visual
Hello, I need to perform a string concatenation. In my report, I have a single Deneb visual (running on vega-lite). Within its dataset, I want to add a column named 'Concatenation' to concatenat...
Alex_RM
Advocate I
1 year agoOk I see, so it will necessarily be vega-lite code. I will ask for help on vega forums, but if anyone here have a tip, you're welcome.
Just for information, I also tried some vega-lite transforms, such as joinaggregate, but I didn't find any way to concatenate strings in its context.
Alex_RM
Advocate I
1 year agoFor anyone having the same problem. I asked the question on stackoverflow, since the problem is more related to vega-lite/Deneb than to PowerBI itself. You can find it here (not answered at this time): powerbi - How to aggregate a text column? - Stack Overflow