Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi Team, When I am working with YTD. I am facing some issues Using quick measure I was able to get this error as it says
"Time intelligence quick measures can only be grouped or filtered by the Power BI-provided date hierarchy or primary date column."
Could you please help?
Can you please let me know what might be the issue?
HI, @deepakv
Can you show the formula you are currently using for measure [Totalsales]?
Is "FISCAL_YEAR" a field of your table 'Date'?
If possible, please share your sample file.
Best Regards,
Community Support Team _ Eason
I am not facing any issues, but am not able to slice as the values are constant.
Upon filters, the values are not reflecting/changing.
First of all, You must have a DATE table
2) Declare this table as DATE TABLE
3) Create relationshuip between your date table and your fact table
and change the measure
YTD = CALCULATE([Totalsales],DATESYTD(DATE.[Date]))
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
66 | |
60 | |
51 | |
36 | |
36 |
User | Count |
---|---|
81 | |
72 | |
58 | |
45 | |
44 |