Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hi there,
I know if you want a certain value and it's a digit it's as simple as ColumnName = <value>
But what is the function if you want to have a certain string for all rows?
Kind regards,
Igor
Solved! Go to Solution.
Column = "a certain string for all rows"
If column value is number data type then value without quotes (")
ColumnName = value
If column value is text data type then value should be within double quotes( " ")
ColumnName = "value"
Hope this helps.
SS
If column value is number data type then value without quotes (")
ColumnName = value
If column value is text data type then value should be within double quotes( " ")
ColumnName = "value"
Hope this helps.
SS
Oh boy, oops.
Thx!
Column = "a certain string for all rows"
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
42 | |
31 | |
27 | |
27 |