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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
paulwozniak
Helper I
Helper I

Google Analytics - date slicer only has year

I have Google Analytics set up as the only source. I have a date field, the page field and the pageviews field imported.

 

When I create a slicer visualization and drag the date field into it, it only lets my slice by year. I have the field selected to be a date hierarchy in this visualization.

 

I would expect to be able to slice by all the levels of the date hierarchy. Is this a limitation or am I doing something wrong?

1 ACCEPTED SOLUTION

@Phil_Seamark, I think what @paulwozniak wants is hierarchical slicers (vs individual values), which isn't available today.

 

You can goto the Queries Editor, and bring Month and Day of the Month dimensions in from the Time folder. They won't affect your filters on ga:date.

 

Alternatively, you can add a calculated column with things like MONTH([date])

View solution in original post

6 REPLIES 6
Phil_Seamark
Microsoft Employee
Microsoft Employee

What visual are you using?  If you are using a Bar or Column chart, Power BI is giving you an automatic hierarchy.  This can be useful and you should be able to drill up and down through the hierarchy (Year -> Quarter -> Month -> Day) etc.

 

You can turn this off by selecting the date measure where you dropped it in the report builder menu for the visual and change the setting there.

 

h1.png


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

I'm using the 'Slicer' vizualization and when the Date Hierarchy is selected it only gives me the Year value.

 

ScreenClip.png

 

Indeed when I use one of the charts you mention I get the full date hierarchy, but not when I use the 'Slicer' visualization.

That's because you are still using the automatic date hierarchy. In the image you posted. Click the line above Date Hierarchy. So make sure the green tick is next to "Date"


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

@Phil_Seamark, I think what @paulwozniak wants is hierarchical slicers (vs individual values), which isn't available today.

 

You can goto the Queries Editor, and bring Month and Day of the Month dimensions in from the Time folder. They won't affect your filters on ga:date.

 

Alternatively, you can add a calculated column with things like MONTH([date])

pqian
Microsoft Employee
Microsoft Employee

Thanks alot!

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors