The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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])
User | Count |
---|---|
65 | |
61 | |
60 | |
53 | |
30 |
User | Count |
---|---|
180 | |
88 | |
72 | |
48 | |
46 |