Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
115 | |
108 | |
99 | |
38 | |
36 |
User | Count |
---|---|
150 | |
124 | |
76 | |
75 | |
53 |