Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I want to add a Birth Date Field to the below column.
[Claimant Last Name]&", "&[Claimant First Name]&" "&[Claimant Middle Name]&" -"
What do I need to do to add [Birth Date]?
Solved! Go to Solution.
Hi,
Does this work
[Claimant Last Name]&", "&[Claimant First Name]&" "&[Claimant Middle Name]&" -"&Date.ToText([Birth Date])
Hi,
Does this work
[Claimant Last Name]&", "&[Claimant First Name]&" "&[Claimant Middle Name]&" -"&Date.ToText([Birth Date])
| User | Count |
|---|---|
| 59 | |
| 47 | |
| 31 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 77 | |
| 66 | |
| 46 | |
| 22 | |
| 22 |