Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello,
I have a table
Month City
Jan "Paris"
Feb "Madrid"
Mar "Berlin"
Apr "Zurich"
Now I created a dynamic text with switch formula:
Solved! Go to Solution.
Hi @Nun ,
You could use CONCATENATEX() function.
Measure = CONCATENATEX('Slicer','Slicer'[Column1],"-")
Best Regards,
Jay
Hi @Nun ,
You could use CONCATENATEX() function.
Measure = CONCATENATEX('Slicer','Slicer'[Column1],"-")
Best Regards,
Jay
Thanks Jay, I solved the issue creating a measure with
Hi @Shreeram04 , thanks for your quick reply. I tested it, unfortunately the concatenated list of values doesn't fully satisfy my need.
Thank you!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 39 | |
| 37 | |
| 33 | |
| 33 | |
| 29 |
| User | Count |
|---|---|
| 132 | |
| 90 | |
| 78 | |
| 66 | |
| 65 |