Forum Discussion
Saw_Dusted
9 years agoNew Member
Custom columns changed after update
Hi, I have some custom columns that I use to pull the year, month, week number, and day of year from an existing date column. The past two updates have changed these so that I am no longer able ...
v-sihou-msft
Microsoft Employee
9 years ago
I suggest you install the latest version of Power BI Desktop to see if the custom columns (Power Query) work. If it still doesn't work, please try to create calculated columns with DAX. Or you can use CALENDAR() function to generate a date table and build the relationship to your existing table. See: HOW TO CREATE A DATE TABLE IN POWER BI IN 2 SIMPLE STEPS
Regards,