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 |
---|---|
69 | |
65 | |
63 | |
55 | |
28 |
User | Count |
---|---|
112 | |
81 | |
65 | |
48 | |
43 |