Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi there,
I struggeling since a few days with the following: I would like to concatenate a fixed word "Hello" and a string e.g. the column
Solved! Go to Solution.
@Pete230 Try:
Measure = "Hello" & SELECTEDVALUE('maindata'[Prognosis])
It works, thanks for the easy fix!
@Pete230 Try:
Measure = "Hello" & SELECTEDVALUE('maindata'[Prognosis])
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.