Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
I want to create a single calculated column having multiple columns and their respective text string and display them in a card like:
Country name: dataset[country name]
State name: dataset[State name]
City name: dataset[city name]
I'm trying to use
calcol=(concatenate("Country name:",dataset[country name]) , concatenate("state name:",dataset[state name]) )
but getting error
Let me know how can i do it in power bi
Solved! Go to Solution.
Try this one:
Try this one:
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 53 | |
| 42 | |
| 30 | |
| 24 |