This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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:
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 28 | |
| 23 | |
| 22 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 60 | |
| 35 | |
| 28 | |
| 22 | |
| 21 |