Forum Discussion
Ayupchap
Helper III
9 years agoDate 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
- FarhanAhmed1984
Resolver III
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
- Ayupchap
Helper III
You're a genius!!! Thanks so much