The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi Community,
I hope you can help with this query.
I'm trying to get the rolling 12 month data of turnover in my Company. The formula seems to be working fine when I don't filter by specific months (see below)
No instructive help can be offered without concrete mock-up dataset. But generally speaking, a standard calendar table helps avoid quite some pitfalls when time intelligence functions are used (eg DATESINPERIOD ( Overall[Last Day of Duty], MAX(Overall[Last Day of Duty]), -12, MONTH ) in your case); in fact, here both MAX() and DATESINPERIOD() are subject to current filter context.
Expertise = List.Accumulate( {Days as from Today}, {Skills and Knowledge}, (Current, Everyday) => Current & Day.LearnAndPractise(Everyday) ) |
User | Count |
---|---|
17 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
9 | |
8 |