Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Change column name to today's year

I have a list of projects with revenues which our users have entered. On this list, they've separated out the revenues into period 1, period 2, period 3 and period 4. Each period represents the year in which the revenue would be landed. Period 1 = Current year. Period 2 = next year...etc.etc.

Does any one know how to dynamically change the period column headers to reflect the year they represent?

I tried to rename the column like such but with no success.

YearChange.PNGYearChange Periods.PNG

4 REPLIES 4
v-yuta-msft
Community Support
Community Support

Hi martinmcmillz,

 

Maybe I have understand your requirement. You mean in your table columns like "Period XXX" are quite many, but you want to create some aggregations using these column without inputing these column names, right? I would recommend you to use "Unpivot Columns" to achieve your requreiment. If my understanding is not corrent, please clarify more details about your requriement and expected result.

 

Regards,

Jimmy Tao

Anonymous
Not applicable

Have you tried creating measures?

 

A measure for each period and it would dinamically display values for each project assuming you have valid relations.

Anonymous
Not applicable

Hi Thanks for your quick response.

I haven't. But I'm not entirely sure this will resolve my problem. I can calculated values in each of the years, but if I used measures I'd have to change something in the measure name to make it dynamic to the current year...current year + 1yr...etc.

 

New measure:

YEAR(TODAY()) = SUM('CRM Data'[Period 1 Revenue])

 

As I understand DAX, I can't have a dynamic name. Instead I was thinking of dynamically renaming the column.

Anonymous
Not applicable

Sorry but you can't dinamically change the column name.

 

Could you please send a print of the tables (with just a few entries) and the relation diagram?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.