admin管理员组文章数量:1418612
I have a Deneb visual in PowerBI, with vega-lite. I want to aggregate in a new column the text values from the data rows the user have selected (or all if no data row is selected).
For a better understanding of what I want to achieve, here is the data table in its primary state, with no data points selected:
Key | Value to concatenate | Concatenation (new column) |
---|---|---|
A | valueA | valueA, valueB, valueC |
B | valueB | valueA, valueB, valueC |
C | valueC | valueA, valueB, valueC |
本文标签: powerbiHow to aggregate a text columnStack Overflow
版权声明:本文标题:powerbi - How to aggregate a text column? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745297176a2652150.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论