Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I have two queries pulling similar data from Google analytics. One gets Users and the date and the other one Sessions and the date.
With one I can create a date hierarchy but not with the other. The dates have the same formatting and properties. What gives?
Make sure that in your query that they are both flagged as Date or Date/Time in the query.
Yup, I definitely did that.