Hello,
My data does not have a year column, so i am using YEAR() function to pull years from full date column in the same table. =YEAR([DATE]) . It iterates well and i have not blanks in powerpivot.
But when i am breaking my model by years in excel for some reason i am getting additional blank column
Does anybody know what could cause this and how can i get rid of it?
[TABLE="width: 500"]
<tbody>[TR]
[TD]2012
[/TD]
[TD]2013
[/TD]
[TD]2014
[/TD]
[TD]2015
[/TD]
[TD](blank)
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Tks, Nick
My data does not have a year column, so i am using YEAR() function to pull years from full date column in the same table. =YEAR([DATE]) . It iterates well and i have not blanks in powerpivot.
But when i am breaking my model by years in excel for some reason i am getting additional blank column
Does anybody know what could cause this and how can i get rid of it?
[TABLE="width: 500"]
<tbody>[TR]
[TD]2012
[/TD]
[TD]2013
[/TD]
[TD]2014
[/TD]
[TD]2015
[/TD]
[TD](blank)
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Tks, Nick