Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
I have a column with a text, some of them are split by an space, others by a "-" and other by a "_". I want those text to have the first letter of a word as a capital letter.
For example:
I have this word, "walk-on", so as a result of the dax fucntion I want this "Walk-On"
Solved! Go to Solution.
Hi @degranadost - create a calculated column:
Hope it works
Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Proud to be a Super User! | |
Hi,
You should ideally do this in Power Query. If you are OK with my suggestion, then share some sample data to work with and show the expected result.
Thanks Rajen, I only needed to add the function LOWER because all the text was in capial letter. I have only one question, in your solution it says [Value], what is that?
Hi @degranadost -we can do it in power query editor,by duplicating the column perform Capitalized transformation as below
Snapshot:
Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Proud to be a Super User! | |
Hi @degranadost - create a calculated column:
Hope it works
Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Proud to be a Super User! | |
Hi Rajen: In my case all the letter are with capital letter, is like this. Sorry, I have forgot to mention this so the result value is the same.
User | Count |
---|---|
84 | |
73 | |
73 | |
58 | |
51 |
User | Count |
---|---|
43 | |
41 | |
35 | |
34 | |
30 |