Forum Discussion
baneworth
2 years agoHelper III
Power Query error on custom column
Could someone help me understand what i did wrong here? Basically i want a new column which shows me the Productgroup + the year from "created" Best regards
- 2 years ago
Solved it with Text.from in custom column
Thanks for reading
Idrissshatila
2 years agoSuper User
baneworth
2 years agoHelper III
Idrissshatila that would give me the whole date from created (dd.mm.yyyy). I know i could also create a column first to extract the year and then merge but i would like ti avoid this extra steps.
BR