To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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 |
---|---|
29 | |
17 | |
11 | |
7 | |
5 |