In Power Query, is it possible to determine the AGE from the BIRTH DATE at a specific ACTION date? I have the the following columns:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Birthdate[/TD]
[TD]ActionDate[/TD]
[/TR]
[TR]
[TD]1980-01-01[/TD]
[TD]2017-01-26[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody>[TR]
[TD]Birthdate[/TD]
[TD]ActionDate[/TD]
[/TR]
[TR]
[TD]1980-01-01[/TD]
[TD]2017-01-26[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Last edited: