Forum Discussion
nickspizza
Helper I
5 years agoCreate new column with integer values
I created new columns from if/then/else formulas where the output is either a number or null, but I can't aggregate them without getting an error saying that this new column that I'm trying to aggreg...
- 5 years ago
nickspizza , Make sure data type of this column is numeric like whole number or decimal in power query
amitchandak
Super User
5 years agonickspizza , Make sure data type of this column is numeric like whole number or decimal in power query
- nickspizza5 years ago
Helper I
Okay thank you. I didn't know that you need to manually choose the data type for every column after creating it in Transformation. It seems to work