The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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]))
User | Count |
---|---|
81 | |
74 | |
42 | |
30 | |
28 |
User | Count |
---|---|
108 | |
96 | |
53 | |
48 | |
47 |