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.
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
Solved! Go to Solution.
In Tranform Data you can right click on the column and select transorm then Capitalize Each Word
In Tranform Data you can right click on the column and select transorm then Capitalize Each Word
User | Count |
---|---|
14 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
28 | |
17 | |
11 | |
7 | |
5 |