All,
Hi @aishak12
You can use DAX measure something like this to separate it by comma or line space:
Hope this helps!
Dynamic_text = concatenatex(VALUES(Location[Region]),Location[Region], ",")
If I answered your question then mark my post as "Accept it as the solution" and a kudo would be appreciated.
hi , plz share the measure to see what whent wrong
User | Count |
---|---|
140 | |
60 | |
58 | |
57 | |
46 |
User | Count |
---|---|
135 | |
74 | |
57 | |
56 | |
51 |