Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
bmrizvi
New Member

DAX for replacing 'true' to 'True'

Having trouble with a very simple issue.
A boolean column has true and false in lower case, but I want to replace with proper Sentence case. i.e.

true = True
false = False

 

ColumnA
true
false

 

Instead, I want to have:

ColumnA
True
False

 

Thanks

1 ACCEPTED SOLUTION
Anonymous
Not applicable

In Tranform Data you can right click on the column and select transorm then Capitalize Each Word

JoyceMachokoto_0-1626297154957.png

 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

In Tranform Data you can right click on the column and select transorm then Capitalize Each Word

JoyceMachokoto_0-1626297154957.png

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.