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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello
I want to insert a measure in a text box, after a sentence but I can't seem to do it. I don't have the value option.
Can anyone point me in the right direction. Thank you!
Solved! Go to Solution.
Hello @InesT ,
Yu can try another option where you can concatenate text and measure like the below sample.
SalesMessage = "The total sales for the period are " & FORMAT([TotalSales], "Currency")
If you find this helpful , please mark it as solution which will be helpful for others and Your Kudos/Likes 👍 are much appreciated!
Thank You
Dharmendar S
Thank you Dharmendar S. I will use a card and display this info. Best regards.
Hello @InesT ,
Yu can try another option where you can concatenate text and measure like the below sample.
SalesMessage = "The total sales for the period are " & FORMAT([TotalSales], "Currency")
If you find this helpful , please mark it as solution which will be helpful for others and Your Kudos/Likes 👍 are much appreciated!
Thank You
Dharmendar S
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.