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.
Hello!
The forecast tab is not working with the date table. I believe it has to do with the time intelligence functions, but I wanted to create a bar chart by month and when selecting the Year-Month in the date table, the analytics tab is not available. If I use the date on the table it shows the forecast tab, but it does not work for me because I would like to group it by month and I use the time intellingence of my date table.
Any tips or ways to solve this?
Thanks!
Is it showing a date hierarchy? In that case, you can drill till month level, while date is base. If not add a new date column
date1 = date[date]
and see you get the hierarchy for this column.