cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Anonymous
Not applicable

Year filter

Hi all,i am new to powerbi and starting out on some simple data of sale for 3 company (Jan-Dec) over 3 years

How can I get the filter for the year based on current data?

Any hints or advice is appreciate Smiley Happy

 

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

HI @Anonymous ,

You can do unpivot columns on your month fields on query editor side, then you can use unpivoted month attribute field as axis, company and legend, value field as value to create chart.
Unpivot columns (Power Query)

>>How can I get the filter for the year based on current data?

I think you can write a measure to use current row content to compare with today function, then apply it on visual level filter to filter records.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

1 REPLY 1
v-shex-msft
Community Support
Community Support

HI @Anonymous ,

You can do unpivot columns on your month fields on query editor side, then you can use unpivoted month attribute field as axis, company and legend, value field as value to create chart.
Unpivot columns (Power Query)

>>How can I get the filter for the year based on current data?

I think you can write a measure to use current row content to compare with today function, then apply it on visual level filter to filter records.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Top Solution Authors