Forum Discussion

baneworth's avatar
baneworth
Helper III
2 years ago
Solved

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

3 Replies

    • baneworth's avatar
      baneworth
      Helper 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

  • Solved it with Text.from in custom column

     

    Thanks for reading