Forum Discussion

Ayupchap's avatar
Ayupchap
Icon for Helper III rankHelper III
9 years ago
Solved

Date Filter summarizes by year

Hi there

 

So I'm linking Salesforce Objects as my data source and was wondering about creating a filter on my Power BI page using a date field.  Basically when I do it it lists every date and time for each record and I only want it to show the Year (2014, 2015, 2016 etc)  Is this possible to do and if so how?

  • If you wanted filter to be like below, you can do it by using Hierarchy of Date in Stack Column Chart

    - Remove all other except for YEAR in Axis

    - Do Count of Date

     

2 Replies

  • If you wanted filter to be like below, you can do it by using Hierarchy of Date in Stack Column Chart

    - Remove all other except for YEAR in Axis

    - Do Count of Date